Posts

Showing posts from April, 2018

Task Manager

Image
The Last CSE 330 project!!! Check out the task manager Note on TaskManager Users are able to register their own accounts with username, email, and biography and thereafter log into their accounts. After having categories ready, users can add new tasks with a title, due date, category, importance, and status. Current and historic tasks are displayed according to a carefully designed algorithm. Author : Renhao Liu, Ann Zhou

A Calendar Made with Java Script and PHP

Image
CSE 330 Module 5 Group project: Check out the Calendar Note on calendar functions After one registers an account, one must log in as well. When modifying event, the user must input all the information he/she wants for the event. the form would not be filled automatically Sometimes the website would fall into buggy situations when some functions like add/modify/delete event, share etc do not work properly. Please refresh and try again, they usually work.