Skip to content

anton202/myTips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MyTips

Mytips is a tip tracking webapp for waiters.

With myTips users can track their monthly income as well as their monthly per hour avrg.

With myTips you can record the tips of your co-workers that worked with you in the same shift.

workersNmaes waitersBook

In the desktop version users can see their tips in a chart and download an Excel report of their tips.

desktopV

Runing the project localy

  1. clone this directory to a folder of your chosie.
  2. in the terminal navigate to myTips/client and run npm install.
  3. run ng build
  4. in the terminal navigate to myTips/server and run npm install.
  5. run node server.js.
  6. open a Web Browser -> in the url type: localhost:8083.

Deployment

http://mytips.mobi

Build With

  • angular2
  • nodejs
  • mongodb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published