Skip to content

simonizerlol/CourseHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

course

CourseHelper

Team members: Ayesha Krishnamurthy, Nehir Akdağ, Simon Hsu

This is a open source project that we built for our 3rd year web development class.

The idea behind this is we are tired of RateMyProf doesnt satisfied our need for course information, therefore we built a platform that combines the functionalities of Docuum, RateMyProf, and added extra features to help you keep track of your academics.

this project is built in a modularized way(thanks to Nehir) to help inspiring others more easily.

to run the project on local apache

clone the repo and then uses the command line to cd into that directory(where main.py is)

for Linux: type 'export FLASK_APP=main.py'

for windows: type 'set FLASK_APP=main.py'

then type 'python -m flask run' to run it locally on XAMPP

where you should be able to see it if you type in localhost:8888 on a web browser.

if you dont have python, flask, or flask_bootstrap, the commend line will ask you to download them using python pip tool.

About

HTML/CSS with Bootstrap front-end styling, JavaScript with interactive components, Flask jinja templates for passing information to HTML from back-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors