Skip to content

melissayu01/cs50QGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs50QGuide

2015 CS50 Final Project -- Q Guide

Summary: The YuGuide is a site similar to the Q-Guide allowing users to review different clubs on Harvard’s campus. It was implemented using Django.

Youtube Video: https://www.youtube.com/watch?v=Y2CYk0olCxA&feature=youtu.be

Setup:

  • Navigate to the project root directory (containing the README and requirements files) and execute “pip install -r requirements.txt” to install necessary dependencies. (See link to install pip if not yet installed: http://pip.readthedocs.org/en/stable/installing/)
  • In your terminal, navigate to the directory containing the file ‘manage.py’ and execute “python manage.py runserver” to start the Django development server.
  • Access the live website at http://127.0.0.1:8000/

Members

  • Melissa Yu
  • Phillip Yu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published