Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jparryhill/schedulemaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

481 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScheduleMaker

A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.

Instructions for setting up a dev environment:

  1. Install Apache (Use XAMPP if you're on Windows: https://www.apachefriends.org/index.html)
  2. Install Node.js: https://nodejs.org/en/
  3. Clone either the master or a fork of this repo to your local machine
  4. Copy the config.example.php file to config.php in /inc/
  5. Contact a current dev to help with server/database config.

To build js files run "npm run-script build"

About

A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 35.5%
  • PHP 33.9%
  • HTML 24.5%
  • CSS 5.2%
  • Other 0.9%