An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# [Schedule Builder](http://www.schedulebuilder.party)
codebeat badge

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