Welcome Guest, Not a member yet? Register   Sign In
ToDo/Tasks list
#1

[eluser]Unknown[/eluser]
I have some question, because I don't know how I should do it. I need this:

1. Users needs:

a) login
b) Name
c) Last name
d) e-mail
e) password

The only login and password will be need for login.

2. Admin

a) Granting the status of tasks
- New
- In work
- Done

b) change the priority of tasks
- Low (green)
- Medium (yellow)
- High (red)

c) Delete the tasks

3. Users can only report tasks:

a) Subject Topic
b) Content / Description
c) Author (auto)
d) Date/Time (auto)

4. Categorization:

a) Status
- New
- In work
- Done

b) Priority
- Low (green)
- Medium (yellow)
- High (red)

5. If admin change status of tasks. I need notification by e-mail address to user who report this tasks.


Someone have some suggestion how I should do this?
#2

[eluser]noideawhattotypehere[/eluser]
First of all plan your db schema correctly, after that things should go easy if you did it well.
See: you have admin/user, but you didnt even plan to have some flag in users table.

http://heybigname.com/2013/01/21/how-to-...ight-talk/ - read this, very good article. No1 will invent everything for you, if you want to learn something do it by yourself, especially when your task isnt that complicated.




Theme © iAndrew 2016 - Forum software by © MyBB