MomenAbdelwadoud / HR-System

Our submission for EEESE software development hackathon 2022.(not complete)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HR System

Group: MAT17

The goal of the project: To build a system that helps the HR manager in the following tasks:

  1. Employees Attendance.
  2. Anonymous Complaints and advices.
  3. Vacation Requests.
  4. Send announcement Emails.

The project structure:

  • /backend that contains all the backend code written in ExpressJS
  • /src Contains the frontend code and assets.

To run the app do:

  1. git clone
  2. yarn install
  3. nodemon ./backend/server.js to run the frontend
  4. yarn start to run he frontend
  5. head to 127.0.0.1:3000/signin

About

Our submission for EEESE software development hackathon 2022.(not complete)


Languages

Language:JavaScript 92.4%Language:CSS 4.4%Language:HTML 3.0%Language:Shell 0.2%