Skip to content

Abhishek-1705/TODOAPP_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developd by Abhishek Malviya

Tech Stack used :-

  • Python(Flask)
  • Html5
  • Bootstrap 5.1
  • Database(SQLAlchemy:sqlite)
  • jinja2 templating engine
  • To use this App on Your local Machine folows this Steps:

    1. Clone the github repo using command "git clone https://github.com/Abhishek-1705/TODOAPP_flask "
    2. make a addition folder name as " static"
    3. optional step : 'create a python virtual environment' using command "python3 -m venv my_env" to activate follow this command "source 'relativate path to my_env folder to file /bin/activate' "
    4. pip install flask
    5. pip install flask_sqlalchemy
    6. Run your Python file "app.py" using command "python app.py"
    7. This APP is Deployed on heroku

                                            https://todo-abhishekmalviya.herokuapp.com/ 
      

      alt tag

      Thanks

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published