anatoly23 / boatbooking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boat booking app

This's a backend for a boat booking mobile app

Installation

Clone this repository:

git clone https://github.com/anatoly23/boatbooking.git

You should generate a token and put it in a .env file

SECRET_KEY = 'your secret key'

Usage

Start the app by running

python main.py

About


Languages

Language:Python 89.1%Language:HTML 10.9%