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.
- Host: GitHub
- URL: https://github.com/dor-rondel/peer-findr
- Owner: dor-rondel
- Created: 2015-08-04T05:40:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T21:41:31.000Z (about 10 years ago)
- Last Synced: 2025-08-12T01:32:02.016Z (2 months ago)
- Topics: flask, peewee, python, sql, sqlite3
- Language: Python
- Homepage: http://peerfindr.pythonanywhere.com/
- Size: 660 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).