Hello There, It is a simple university project of database course. I have made a simple UI and basic SQL commands to make this project. Created with help of YouTube, Google, GitHub, Stack Overflow, free templates on the internet and so on.
Mehadi Hassan | Shoaib Ahmed Dipu | Shemonto Das
- Different Login system for Admin and Employees.
- Admin can add new employees, Assign individual Porjects, Check Salary, Check Staus of projects, Mark the projects.
- Leaderboard gets updated upon providing the marks.
- According to the marks employees get bonus over the base salary.
- Check the leaderboard, Due projects and salary.
- Can view own profile and update the basic infos.
- Submit the project.
- Apply for leave.
- HTML
- CSS
- Javascript
- My SQL
- Clone the whole repository to your localhost folder.
- Launch XAMPP (or any other similar service) and start Apache, My SQL
- Goto phpmyadmin and create a database named 370project and then import the file named 370project.sql
- Then launch the site.
ID: admin
Pass: admin
ID: User's Email Address
Pass: 1234 (By Default, User can change if they wish)