Skip to content
This repository was archived by the owner on Aug 7, 2018. It is now read-only.

SpartanConnect/spartan-connect-web

Repository files navigation

Spartan Connect: Web App

A basic web app that allows teachers and administrators to add announcements to the Spartan Connect mobile app.

Setup

  1. Clone this setup into your htdocs/www folder
  2. Import a mock database into your MySQL setup. Ask a team member for a sample database.
  3. Download and setup Composer: https://getcomposer.org/download/
  4. Change working directory to your previous folder and run composer install (or ./composer.phar install). This will install the Auth0 dependencies.
  5. Install bower through npm: npm install -g bower
  6. Install bower dependencies: bower install
  7. Install gulp-cli using npm install -g gulp-cli, install other dependencies using npm install
  8. Run gem install sass and run gulp
  9. Go to your localhost and check if it's working!
  10. If you are on Windows and are running into problems with curl and certificates, see https://github.com/auth0/Auth0-PHP#troubleshoot.

About

A basic web app that allows teachers and administrators to add announcements to the Spartan Connect mobile app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors