Posts

Finishing

Image
Week 3 & 4 What We've Done? Implemented the automatic generation of the roster. Implemented the holiday approval chat room. Implemented the highlighting of holidays on the roster. Created the editable employee profile. Create the employee registration for the manager. Updated the dashboard to show the summary graph of employees.

Frontend

Image
  Week 2 What We've Done? Created node frontend. Created the main layout of the web pages. Created the sidebar. Created the headers. Created the login page. Created the dashboard page. Created the schedule page. Created the employee page. What's the Next? Working on the implementation of the automatic generation of the roster. Working on the implementation of holiday approval.

Backend

Week 1 What We've Done? Created the backend base on Django. Created templates for web pages. Created database by SQLite3. Added admin user. Created forms. Create event model and calendar views. Added employee as user. Added function to show shift on the calendar page. Added function to create event, edit event, and delete event on the calendar page. Added search and navbar. Added the user registration. What's the Next? Working on the implementation of event highlighting on the calendar. Working on the layout of web pages.