Skip to content

dheerapat/codecademy-flask-project-travel-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel is one of the great pleasures of life.

In this project you will create an application that gives visitors the ability to create accounts and authenticate in order to post about and view locations of travel and descriptions about them.

The application begins as a working “Hello World” endpoint built with Flask and contains a SQLAlchemy database. The third party modules we’ll use are:

  • Flask SQLAlchemy
  • Flask-Login
  • Flask-WTF

We will use these modules to create our application featuring the ability for users to create accounts and authenticate in order to post travel destinations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.2%
  • HTML 45.8%