Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollegeDataBoard

CollegeDataBoard provides a visualization for college data, in order to better organize and compare information. It was created for personal use only; however, you are free to modify it however you wish.

Technologies Used

CollegeDataBoard was created primarily to learn Bootstrap and Flask. It also makes use of jQuery and SQLite. index.html contains simple JavaScript code to render a GitHub README into HTML.

Installing

  1. Create a virtualenv

     virtualenv collegedataboardenv
    
  2. Enter the virtualenv

     source collegedataboardenv/bin/activate
    
  3. Install flask

     pip install flask
    
  4. Run the program

     python3 app.py
    

About

A user-friendly presentation of college data and statistics.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages