Skip to content

XuanLeee/BasicFlask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicFlask Upcoming

Basic web develop by using Flask, leafletjs and GeoData Api

This application can be use in these step:

1 Open command line,enter : pip install virtualenv This is set different environment for different project

2 In the source file folder, type virtualenv venv This is to create a new venv folder that initialize the environment

3 Then type pip install Flask To install the flask library

4 Create a new database table at learning flask schema, called users, with a id,firstname,lastname,email and the password.

5 To start the program, run the commend at Terminal: First : source venv/bin/activate Then : python route.py.

page can be found at : https://infinite-anchorage-54810.herokuapp.com/

About

Basic web development by using Flask with JS map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published