Skip to content
/ arxe Public

its Time sheet management system for small teams and offices .

Notifications You must be signed in to change notification settings

m-esm/arxe

Repository files navigation

ARXE TIMESHEET

its a time sheet management system which can calculate salary of registered users .
Its nodeJs application written on expressJs .

contact me at m-esm@hotmail.com

Primary sections

  • Time sheet for submitting user working times and calculate salary and reading user reports
  • Wages store user wages by price per hour and start date
  • Work locations ex : office , home , etc ...
  • Fund for income from projects and payment to users
  • Projects
  • Users
  • Dashboard charts --- TO DO

How to use

run app , register user and change role to 'admin' to get access .
### you can use robomongo for easier access to mongodb !

npm install
node app.js

Screen shots