Skip to content

Dragos0000/disney-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disney princesses


What is this?

Click here to see a live version of the website

This is a project using Python and Flask to develop the back end of a website and it is deployed with Heroku


Technologies used :

  • Python
  • Flask
  • HTML5
  • CSS3
  • Bootstrap
  • JavaScript
  • jQuery

Things covered

  • use Flask
  • routing using decorations
  • render from templates
  • different request methods, GET and POST
  • use flash method for giving feedback to users.
  • store and retrieve data from the server with json and txt files

requirements.txt file is a file that Python projects use to handle dependency management.

Procfile is a heroku-specific file that tells heroku that this is a web application and that we will use the run.py command to run it.

About

project using Python and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published