Skip to content

yara89/My_App

Repository files navigation

My_App

App project = Tabadol, is a project i am working on in my intermediate web development class with FrauenLoop. It is meant to be an app to offer either services or old unwanted stuff, in return for anoter service or things.

The majority of the code was done by following this tutorial: https://www.youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH

Python 3.8.2

The map section was meant to display the users entries, based on location, I never got to complete that!

Starting the app locally

  1. Activate virtual env:
. venv/bin/activate
  1. Set env variable pointing to local settings file and install requirements:
export YOURAPPLICATION_SETTINGS=......

pip install -r requirements.txt


  1. Run the Flask app:
python run.py

About

tabadol app for exchanging services and unwanted items with others...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published