Skip to content

A web app that lets you know where everyone is and tells you where to go to avoid them!

Notifications You must be signed in to change notification settings

ucsb-cs56-f18/ucsb-cs56-where-is-every1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fall 2018

This project is a simple webapp which scrapes course catalog of UCSB to take data of every class room being used. The data of classes in use will be outputted based on the room number or building. The class in use will be outputted in a graphical manner based on time-slots from first class to last.

How to run the project:

  1. Clone the repo.
  2. run: 'mvn spring-boot:run'

If you have issues, try these commands: 'mvn validate' 'mvn compile'

To push to heroku, use: 'mvn package heroku:deploy'

Heroku link: https://ucsb-cs56-where-is-every1.herokuapp.com/

Javadoc link: https://ucsb-cs56-f18.github.io/ucsb-cs56-where-is-every1/apidocs/

Note: To regenerate the json, simply run generateJson.sh. If you're on windows, don't be on windows.

Andrew: agprice

Diane: dianephan

Juan: jdavalos

Regina: reginafw

Kyle: KyleG43

Yagnya: yagnyaPatel

About

A web app that lets you know where everyone is and tells you where to go to avoid them!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.7%
  • HTML 28.9%
  • CSS 12.2%
  • Shell 0.2%