Skip to content

This repo is for the website portion of the Cloud Tracking Senior Design group project. Please comment and document responsibly before adding.

Notifications You must be signed in to change notification settings

ucfcs/oucseniordesignv2

 
 

Repository files navigation

Installation

Documentation/User Setup Guide.pdf

Code overview (for future development)

Documentation/Code Quick Reference Guide.pdf

How to run in development:

If working with purely web user interface type npm start in /Front_End to view any changes. To view type localhost:3001 in web browser.

If working with api and web user interface first go to /Front_End and type npm start then in a new terminal, in the main directory type npm start. To view, type http://localhost:3001 in web browser.

About

This repo is for the website portion of the Cloud Tracking Senior Design group project. Please comment and document responsibly before adding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.6%
  • Python 6.1%
  • CSS 1.8%
  • HTML 0.5%