This is a full-stack project. In which you can register yourself create a user, project and a department. create project for a department and update them
Client
- React
Server
- Ruby on Rails
Database
- Postgresql
- User can register himself.
- Add a employee.
- Add department and projects.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Laptop/Desktop.
- Internet.
- Node.js.
- Vs Code.
Clone this repository to your desired folder:
- mkdir my-folder
- cd my-folder
- git clone https://github.com/SaboorSohaib/hrms-frontend.git
- cd hrms-frontend
- npm install
To run the project, execute the following command:
- npm start
- npx eslint .
- npx stylelint "**/*.{css,scss}"
👤 Abdul Saboor Sohaib
- Add Full Authorization
- Developing more pages
- Enhance Design
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can fork it.
- We would like to thank... Microverse for giving us this opportunity to build this project.
- Lets not forget that the design of this project was made by Murat Korkmaz
This project is MIT licensed.