Skip to content

ripu23/Team3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track Me

This application was developed as part of the Opportunity Hack hackathon which was held in Galvanize, Phoenix on October 20-21.

Progress tracking application is a production-grade end to end application used to generically define, create and track the progress of users/volunteers which are mapped to corresponding event types. The application was aimed at NPOs like Will2Walk.

The application is based on following technologies:
Backend - Java,Spring-boot.
Frontend - JavaScript, Angularjs, HTML5, Bootstrap.
Database - MongoDB.
Reports - D3.js.

The modules can be created on the fly and the system allows you to add the data in two ways: form and csv.

To run the application do the following:

  1. Clone the repository.
  2. You must have Maven and mongoDB installed on your system.
  3. Go to app.java and run it as java application.
  4. Go to localhost:8080 and you are good to go.

More information can be found here.

alt text
alt text

About

Progress Tracking software as part of Opportunity Hack 2018, Phoenix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.7%
  • HTML 28.8%
  • Java 28.1%
  • CSS 4.4%