Skip to content

Daomaster/GradeTrack

Repository files navigation

Grade Tracker

Project which is for UNLV CS 472, the purpose to build a easier tool to help students and instructors to keep track of their grades.

Team Member:

Daoyun Zeng, Iting Wen, Fritz Ammon, Brandon Stenen, Jonathan Fonseca, pw Michael Harris, David Hernandez

Project Set Up

Firstly download Node.js for your system (Linux, Mac, Windows)

After the installation check if it's installed correctly:

$ node -v

After installed Node.js then installed the framework we need Ionic and Cordova:

$ npm install -g ionic cordova

Clone the repo:

$ git clone https://github.com/Daomaster/GradeTrack

Go to the repo directory then install all the bower dependency:

$ bower install

Then you could start the project by using (use localhost for now!):

$ ionic serve

Bitdeli Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published