Skip to content

A simple web apllication made with Flask, Bootstrap and Sqlalchemy. Another Yandex Lyceum homework

Notifications You must be signed in to change notification settings

eivankin/mars-one-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars One

A simply web apllication made with Flask, Bootstrap and Sqlalchemy. Another Yandex Lyceum homework.

How to run

Prerequirements: Python>=3.6

Install libraries listed in requirements.txt, create .env file, specify APP_SECRET_KEY and GEOCODER_API_KEY (not necessary) variables in it and then run main.py.

Tests

Install pytest and run tests.py through it.

About

A simple web apllication made with Flask, Bootstrap and Sqlalchemy. Another Yandex Lyceum homework

Topics

Resources

Stars

Watchers

Forks