Pre-leave management System

Web app for managing leaves.

This project was built as a part of a undergrad assignment. This App can be used by teachers to request and manage leaves. It has an Admin control page as well as a User control page.

It uses JavaScript and localStorage to parse data as a JSON object.

Here are some screenshots :camera:

Admin Login page
Admin Dashboard page

Administrator can generate leave reports and assign leaves to all its users. Users can state their department and reason for leave and request the same.

New users can sign up and request leaves.

User sign up page

The code for this project is available on GitHub here :snowman: