Hello guys, this is my first post here in the forum and i'm looking for a very specific answer, hope you can help me.
So I had this idea for an app that could really optimize the way people work here @ my workplace, but the thing is: i know nothing about programming and development :(
The question is: how hard would it be/how long would it take for a complete newbie to develop this app? (description below).
It consists basically in a scheduler & task assignment app. It must be able to:
- Register two kinds off app users: workers/schedulers (WS) and schedulers only (SO).
- Create WS subgroups (something like tags or flags so tasks can be assigned to a specific subgroup of WS').
- Allow WS to create their own daily schedule and share it with all schedulers.
- Allow SO to have access to all WS' schedules and fill them remotely.
- Allow SO to auto-assign tasks to the nearest availabe WS of an specific subgroup.
- Allow both WS and SO to see wich tasks were assigned by each one.
This is the main idea, of course there are some minor changes and details that I need to add, but this is enough to get the main idea.
Waiting for an answer, thank you in advance.