Skip to content

akgrenSoar/NUS-CP2106-Athlete-Management-FullStack-WebApp

 
 

Repository files navigation

QuickStart

build dependencies license

Description

QuickStart is a sports data management solution for sports institutions to easily manage their athlete's data.

Features

  • User management
  • Data storage
  • Data visualisation
  • Data import/export

Deployment

View on Heroku

Our app can be viewed on heroku at https://quickstart-datamanager.herokuapp.com/

Deploy from zipfile (Windows)

Deploy from github (Windows)

  • Download and install nodejs
  • Clone the git project into your workfolder
  • Open a command prompt at the root directory of the git project
  • Run npm install
  • Run npm start
  • Open your web browser and browse to http://127.0.0.1:3000/

Technology Stack

Latest Changes

Version 0.0.9

+ Added minor features to post new notices
+ Added announcements to database

The complete list is available here.

License

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.8%
  • HTML 22.0%
  • C 7.1%
  • JavaScript 3.9%
  • C++ 2.7%
  • TSQL 2.1%
  • Other 3.4%