Human Resource Management System Project

📗 Table of Contents

📖 Human Resource Management System Project

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

🛠 Built With

Tech Stack

Client
  • React
Server
  • Ruby on Rails
Database
  • Postgresql

Key Features

  • User can register himself.
  • Add a employee.
  • Add department and projects.

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:


 - Laptop/Desktop.
 - Internet.
 - Node.js.
 - Vs Code.

Setup

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

Usage

To run the project, execute the following command:

  • npm start

Check Linter

  • npx eslint .
  • npx stylelint "**/*.{css,scss}"

(back to top)

👥 Author

👤 Abdul Saboor Sohaib

  • GitHub: SaboorSohaib
  • Twitter: absaboorsohaib
  • LinkedIn: abdul-saboor-sohaib

(back to top)

🔭 Future Features

  • Add Full Authorization
  • Developing more pages
  • Enhance Design

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can fork it.

(back to top)

🙏 Acknowledgments

  • 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

(back to top)

📝 License

This project is MIT licensed.

(back to top)