Skip to content

HarsDev01/school-review-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Review Manager – Flask + MySQL

Features

  • Add and view school reviews
  • MySQL integration
  • Simple Bootstrap UI

Setup

  1. Install dependencies
    pip install -r requirements.txt

  2. Set up MySQL DB using reviews.sql

  3. Add your DB credentials to .env

  4. Run the app
    python app.py

🔗 Demo Walkthrough Video🎬 Click here to watch the demo

About

Flask app to submit and view school reviews with MySQL backend and Bootstrap UI. Built for a backend internship assignment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors