Skip to content

harshit032004/HRMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Radian HRMS (MERN Stack)

This is the MERN stack version of the Radian HRMS application.

πŸ“‚ How to Open

  1. Open VS Code (or your terminal).
  2. Open this folder:
    C:\Users\harsh\.gemini\antigravity\scratch\radian-hrms-mern

πŸš€ How to Run

  1. Open a terminal inside this folder.

  2. Run the start command:

    npm start

    (This starts both the backend server and the frontend application)

  3. The application will open at:

πŸ› οΈ Features

  • MongoDB: Database (Runs automatically, no install needed).
  • Express: Backend API.
  • React: Frontend UI.
  • Node: Server Runtime.

πŸ“ Seed Data

To reset the database with default employees (Amit, Vaibhav, Shivam):

npm run seed

About

Human Resource Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published