Skip to content

otalu/Toolbox-Flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox-Flask

Web Apps Project Toolbox starter code Full instructions on the course website This toolbox exercise was developed by Patrick Huston

The code takes a list of lists that serves as the database to the website user information. This database can be found in database.py in the main directory.

The user profiles can be accessed both through the index page and through the URL. Each user's profile page is indexed as /profile/user_number.

Website URL: http://my-intrusive-website.herokuapp.com/

About

Web Apps Project Toolbox starter code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.1%
  • Python 46.6%
  • CSS 1.3%