Skip to content

karthickram286/office-manager-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

office-manager-app Build Status

An interface for office admin to manage employees in an organization.

Live Version: https://office-manager-app.herokuapp.com/

Features

  • Add, View and Delete employees
  • Link an subordinate with a supervisor
  • Rate limiting on the server side

Running the project

  • clone the project
  • Run npm install - This will download all the dependencies required for the app
  • Do any one of the following based on your requirement,
    1. Run npm run dev - To start the project in development mode
    2. Run npm run server - To start only the server
    3. Run npm run client - To start only the client

Issue reporting

https://github.com/karthickram286/office-manager-app/issues

Contributing

  • Run the project in development mode
  • Make the changes
  • Make a PR.

About

An interface for office manager to manage employees in an organization

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published