https://github.com/devinroche/schedulebuilder
web app for GU students that generates all possible schedules course
https://github.com/devinroche/schedulebuilder
angular angularjs javascript party scheduler student-project work-in-progress
Last synced: 4 months ago
JSON representation
web app for GU students that generates all possible schedules course
- Host: GitHub
- URL: https://github.com/devinroche/schedulebuilder
- Owner: devinroche
- Created: 2017-07-14T01:13:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T04:59:39.000Z (about 8 years ago)
- Last Synced: 2025-03-30T05:23:56.899Z (10 months ago)
- Topics: angular, angularjs, javascript, party, scheduler, student-project, work-in-progress
- Language: JavaScript
- Homepage: http://www.schedulebuilder.party
- Size: 779 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Schedule Builder](http://www.schedulebuilder.party)

This app uses Mongo, Express, Angular, and Node (MEAN). Generate all possible schedules for users based on their class selections! This project is tied to the [Schedule Builder Backend](https://github.com/tdurnford/schedule-builder-backend). We intended to redo the program once made as a Java Applet (it stunk) using modern web developmen technologies!
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
Make sure you have [**node**](https://nodejs.org/en/)
```
npm i bower gulp-cli gulp
```
### Installing and Running
```
npm install && bower install && gulp serve
```
## Built With
1. [Mongo](https://www.mongodb.com/)
2. [Express.js](https://expressjs.com/)
3. [Angular.js](https://angularjs.org/)
4. [Node.js](https://nodejs.org/en/)
## Team
1. [Devin Roche](https://github.com/devinroche): Frontend Dev
2. [TJ Durnford](https://github.com/tdurnford): Backend Dev
3. [George Kunthara](https://github.com/gkunthara): CSS God