Skip to content

Big-O-Inc/ScheduleFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big O Inc ScheduleFinder service

Group: Benjamin Liu, Joshua Bicera, Loc Nguyen

Purpose - Calendar scheduling for Cal Poly Pomona students

Website is hosted on:

http://13.58.197.182:8000/

Installing DJANGO through command line (need python):

python -m pip install Django
pip install django_rest_framework

All dependencies found in the requirements.txt file. To install dependencies run:

pip install -r requirements.txt

Run this command to run tests:

./manage.py test

Run this command to run the webpage:

python manage.py runserver 0.0.0.0:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •