Skip to content

A shared shopping list application developed in a coordinated team with a python backend, REST API with Flask and React for the frontend as database MySQL was used. The deployment was done on the Google Cloud Platform.

Notifications You must be signed in to change notification settings

JensHinger/BEST_ShopppingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Requirements

- PyCharm
- Visual Studio Code
- MySQL Workbench

PyCharm - Requirements

- Python 3.7 (or Python 3.8)
- Flask
- Flask-Cors
- flask-restx
- React
- mysql-connector

Visual Studio Code - Requirements

- Code Runner
- Live Server

mySQL Workbench - Requirements

- run SQLDUMP in a new Query

How to start the application

Step 1: Start MySQL Workbench server.

Step 2: Open PyCharm.
- Run Main.py

Step 3: Open Visual Studio Code.
- Type cd frontend in the TERMINAL
- Type npm start in the TERMINAL

About

A shared shopping list application developed in a coordinated team with a python backend, REST API with Flask and React for the frontend as database MySQL was used. The deployment was done on the Google Cloud Platform.

Resources

Stars

Watchers

Forks

Releases

No releases published