Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Mobile application, Web Application, and API for the Physical Test Training Tracker, also called PT3. Implemented using MERN stack and React Native.

Notifications You must be signed in to change notification settings

Group-17-COP4331-Summer-2020-UCF/PT3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physical Test Training Tracker

Description goes here.

Development

Mobile Application

To test the mobile app:

$ cd app
$ npm start

Web Application

To test the web application:

$ cd frontend
$ npm start

Running the Web Application for the first time

$ cd frontend
$ npm install -g npm-install-missing # Installs missing modules.
$ npm install react-scripts # Install react-scripts package.
$ npm start # Start development server.

Link to swaggerhub for API Documentation https://app.swaggerhub.com/apis/COP4331Group17-2020/PT3API/1.0.0

About

Mobile application, Web Application, and API for the Physical Test Training Tracker, also called PT3. Implemented using MERN stack and React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published