An open API service indexing awesome lists of open source software.

https://github.com/dor-rondel/peer-findr

A web app that allows incoming Grove School of Engineering students at the City College of New York, find their future classmates prior to the comencement of classes.
https://github.com/dor-rondel/peer-findr

flask peewee python sql sqlite3

Last synced: 2 days ago
JSON representation

A web app that allows incoming Grove School of Engineering students at the City College of New York, find their future classmates prior to the comencement of classes.

Awesome Lists containing this project

README

          

Peer-Findr
==========

A web app that allows incoming Grove School of Engineering students at the City College of New York,
find their future classmates prior to the comencement of classes.

Built with:

* Python, Flask, Peewee, and SQLite for the backend.

* HTML, CSS, LESS, Javascript and Bootstrap for the frontend.

* Utilized Jinja2 templating to connect the two.

Built within the course of a day and a half, so excuse any mistakes...

Website live at: [PeerFindr](http://peerfindr.pythonanywhere.com/).