Skip to content

SoePhonePyae/Database-Backend

Repository files navigation

Backend API with Flask

Database Backend For GameRental Application

Customer DatabaseGitHub Repo
Staff & Admin DatabaseGitHub Repo

👤 Contributors

  • Customer → Win Yu Maung
  • Staff → Soe Phone Pyae
  • Admin → Thant Zin Min
  1. Install the required packages using pip:

    • Flask
    • SQLAlchemy Alternatively, you can run setup script to install the packages using virtual environment.
  2. If there is an error in database.py, create a config.properties file containing the following variables with your PostgreSQL configurations:

    • DB_USER
    • DB_PASSWORD
    • DB_HOST
    • DB_PORT
    • DB_NAME
  3. Ensure that you use the exact column names defined in your Python model when querying in Flask.

About

Backend application for Database Term Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •