[solved] – Question 70813
TO DO WEB BASED APPLICATION
You are required to create a web-based ToDo application using:-
1.Front-end:-
oHTML
oCSS
oJavascript
2.Back-end:-
oPHP
oMySQL
This ToDo web-based application should have the following features:-
1.A login page for user to log into the application.
2.A Registration page for new user to register to the application.
3.Create, Retrieve, Update and Delete the ToDo list.
4.All ToDo information to be stored in a database.
5.Allow multiple user to use the same application.
6.A user can only create, retrieve, update and delete his/her own ToDo list.
Expert Answer
OR

