An open API service indexing awesome lists of open source software.

https://github.com/thesparkvision/thrive

This is a web application I made under tinkerhub work from home workshop for 2 weeks
https://github.com/thesparkvision/thrive

flask python3 webapp

Last synced: about 1 month ago
JSON representation

This is a web application I made under tinkerhub work from home workshop for 2 weeks

Awesome Lists containing this project

README

          

# Flask todo app

Project Idea:

Thrive


This is a web application useful for making todo lists to manage your productivity with add,update,delete options

Project Link:


http://todomasterapp.herokuapp.com/

Brief Description:

This is a web application made using Python Flask framework. The application will be used for facilitating users to make ToDo lists. It will support multiple users with their own Todo List section. The users can make Todos on it, on completion can remove them. In case in some change of plans, can edit the task. If required, we would add an admin functionality also to make it good.

Expected Interfaces:




System Flowchart

Project Plan

Day One: Make a hello world app

Day Two: Make another main page

Day Three: Make a navigation bar

Day Four: Make a footer

Day Five: Learn database and add models to Flask app

Day Six: Learn how to do CRUD operations on database using Flask

Day Seven: Style the front page

Day Eight: Style the main page

Day Nine: Improve the page

Day Ten: Make the header footer reusable

Day Eleven: Do some more improvement

Day Twelve: Deploy the app on Heroku

My Experience

I learnt how to use Slack app using this program which is used by industry. Also during this program I got to explore git more.
I got to learn about the flask basics and how I can connect my app to database. Also during this program I improved my HTML-CSS basics and learnt how to build a header and a footer. I now know how to deploy my applications on Heroku anytime. Also this program got me excited with Flask development. I never had thought I could enjoy this very much. I am grateful that I got this oppportunity to be part of this program