Skip to content

Complete production ready timeclock machine for small compagnies and schools

License

Notifications You must be signed in to change notification settings

way2key/timeclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timeclock

Description

This is my end of year project for my school. He's made of

  • timeclock interface
  • teacher management interface
  • administrator management interface

Installation

Prerequisite

In order to run this program you'll need to install some programs to your computer:

  • Node.js
  • MongoDb community Edition
  • cli tool

Step 0:

  1. Install Prerequisite software To go further, you'll need a good command line interface. I recommend cmder if you use windows :)

Step 1:

  1. Install angular cli
npm install -g @angular/cli

Step 2:

  1. Clone the github repository Create a folder where you want to store the projet and clone the repository
git clone <repolink>

Step 3:

  1. Install all dependencies
npm update
ng update

Step 4:

  1. Populate Database Import the .json file provided into MongoDb

About

Complete production ready timeclock machine for small compagnies and schools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published