Skip to content

Python web app built using Flask and SQLAlchemy. The app imports student and teacher enrollment data from CSV files and lets you browse the data from a responsive (Bootstrap) web client. It also defines a set of REST endpoints used by the Android client app (see other GitHub project). I built this project while enrolled in the Udacity Full Stack…

Notifications You must be signed in to change notification settings

peterhend/schools

Repository files navigation

schools

Python web app built using Flask and SQLAlchemy. The app imports student and teacher enrollment data from CSV files and lets you browse the data from a responsive (Bootstrap) web client. It also defines a set of REST endpoints used by the Android client app (see other GitHub project). I built this project while enrolled in the Udacity Full Stack Foundations course using their database-driven web application model. Access the web client at: http://peterhend.pythonanywhere.com/

About

Python web app built using Flask and SQLAlchemy. The app imports student and teacher enrollment data from CSV files and lets you browse the data from a responsive (Bootstrap) web client. It also defines a set of REST endpoints used by the Android client app (see other GitHub project). I built this project while enrolled in the Udacity Full Stack…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published