Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

53 lines (28 loc) · 1.75 KB

Sorties

Sorties is a web-based list-making and todo application which helps you to organize your job tasks. The documenation of the project can be found here.

Tech stack

  • Node.js
  • Express & EJS
  • MySQL with XAMPP Database – PhpMyAdmin
  • HTML & CSS

Login Page

There is a login/register form for the employees and the managers and an isolated login/register form for all the clients. I you want to log in as a client and place an order, just hit the Log in as a client! button.

Profile Info

All the personal info from the Client, Employee and Manager page can be updated via Edit button.

Services Offered

This page is meant to describe all the services offered.

Client Page

Here, the client can place an order & watch all of his/her orders.

Manager Page

The manager of the department, will then assign the task below to one of the employees.

Employee Page

The employee will receive the task assigned by his manager via the TODO List and can mark it as done when the task is finished.

Statistics

All the managers can view the statistics of the department they are working at.