Skip to content

login and register page done using flask with mysql database.

Notifications You must be signed in to change notification settings

karthik-dasari/my-first-flask-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-first-flask-project

login and register page done using flask with mysql database.

A website build using Flask.

Installation and Setup Instructions:

Clone down this repository. You will need python and flask installed globally on your machine or in a virutal environment.

git clone https://github.com/karthik-dasari/my-first-flask-project.git

Installation:

Install python latest version from https://www.python.org/downloads/

Install Flask

pip install flask

To start the application

flask run

Visit the site

localhost:5000

About

login and register page done using flask with mysql database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published