Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.34 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.34 KB

Tesla-site

First what you need to do

  • Install git repo in your project with the following command Git clone

Then

  • Run the python server with the following command
python main.py
  • And then run the db.json server with the following command on Windows
npx json-server db.json 

Linux

json-server --watch db.json

technologies which i used to create this website

Front-end: Html, css, FETCH API

Back-end: Flask, Google Oauth2.0, schema.sql

Docs which i used to create this website

Google Oauth2.0 Flask-login Connect DB what you want

How it looks like

Снимок экрана (48)

Снимок экрана (49) Снимок экрана (51)Снимок экрана (50)