Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Saketh-Chandra/flask_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a test website made with Flask and Bootstrap

This a sample web application, using the Flask web application framework.

A running instance of it can be found at " https://a-test-website.herokuapp.com/ ".

📖 How to use the repository?

Setup

git clone https://github.com/Saketh-Chandra/flask_basic.git
cd flask_basic
pip install -r requirements.txt
python app.py

:octocat: How to contribute?

All contributions are welcome! Code, documentation, graphics or even design suggestions are welcome; use GitHub to its fullest. Submit pull requests, contribute tutorials or other wiki content -- whatever you have to offer, it would be appreciated!

Please read CONTRIBUTING.md for details on contributing.

On Heroku

Read Heroku's Flask deployment guide to learn how to deploy this application there.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

See the full list of contributors who participated in this project and statistics.

❗ Prerequisites aka requirements

Please read Prerequisite file for details.

📜 Changelog

Check the changelog here.

📜 I found some bugs or issues. Where do I report?

Report here in detail answering these questions:

  • What steps did you take to make the bug appear?
  • How can the bug be fixed? (In case you know)
  • Which OS and which all packages / softwares / dependencies are you using?
  • Have you tried any troubleshooting steps such as a reboot for example?
  • Have you followed the prescribed prerequisites?

📜 How do I contact the team?

Check here for the list of contributors. Contact one of them through their profiles.

Have a great time!!!