This Python app is a simple restaurant review application built with the Django framework. The app stores application data in PostgreSQL with environment variables defining the connection info. This ...
This Python web app is a simple restaurant review application built with the Flask framework. The web app stores application data in PostgreSQL with environment variables defining the connection info.