GitXplorerGitXplorer
b

chase-me

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
284001f04125ea88296f4e0b580537c7e5281f76

spelling mistake

committed 8 years ago
Unverified
326cc4ae6116b6e0a075be54370b6db9ed4c3edf

initial commit

committed 8 years ago

README

The README file for this repository.

Time Tracking Application

Node provides the RESTful API. Angular provides the frontend and accesses the API. MongoDB stores the data.

I used http://scotch.io/ Node Todo applications as a reference

What application covers so far :

  • Create and delete tasks
  • Recording an activity into DB

What is coming next :

  • Social Media Login
  • Data visualisation for displaying reports

Version 1.0 release : Basic prototype

Note : Missing a lot of features. Will be implemented soon!