Skip to content

A simple HR & Employee Management Software for small Businesses and Teams built with `React` and `Firebase`.

Notifications You must be signed in to change notification settings

techy-savant/Quick-EMS

Repository files navigation

A simple and beautiful EMS application built with React and Firebase.

Quick-EMS

Technologies Used

Used Firebase to handle

  • Authentication
  • Adding Employee Data
  • Storing Employee Data
  • Editing Employee Data
  • Deleting Employee Data

Data Protection

I ued dotenv to secure my sensitive firebase configuration data. I created a envSample file to show you how you should set up your own .env file.

Branches

There are 5 branches in this application. Each one showing the state of the application at various milestones. The finished-app branch is the branch containing the completed code.

Live Site » Quick-EMS Website

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/techy-savant/Quick-EMS.git

cd Quick-EMS

Install dependencies:

npm install

Now, you can start a local web server by running:

npm run dev

Available Scripts

Script Description
npm run dev Runs the app in the development mode.
npm run build Builds the app for production to the build folder.

About

A simple HR & Employee Management Software for small Businesses and Teams built with `React` and `Firebase`.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published