Skip to content

Task Master is a web-based application that allows users to register, log in and manage their personal "to-do" list using Flask, Python, SQLAlchemy, HTML, CSS, JavaScript and Jinja.

Notifications You must be signed in to change notification settings

jrbmercado/Task-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Master - A Personal To-Do List Web Application

Task Master is a web-based application that allows users to register for an account, log in, and manage their personal "to-do" list with ease. The application is built using Flask, Python, and SQLAlchemy, making it easy to use and highly functional.

Features

  • User registration and login
  • Ability to create, read, update, and delete tasks
  • A clean, user-friendly interface
  • Responsive design that adapts to different screen sizes
  • A database to store user's data

Live Site

http://jrbmercado.pythonanywhere.com/login

Techologies Used

  • Flask - a web framework for Python
  • Python - a powerful programming language
  • SQLAlchemy - an ORM library for Python
  • HTML, CSS, JavaScript - for building the front-end of the application
  • Jinja - a templating engine for Python

Installation

To get started with Task Master, you'll need to have Python and Flask installed on your computer. You can download Python from the official website, and Flask can be installed using pip.

Once you have Python and Flask installed, you can clone this repository and run the application by executing the following command:

flask run

The application will be available at http://localhost:5000/. You can then register for an account and start managing your tasks.

Conclusion

Task Master is a simple, easy-to-use application that will help you stay organized and on top of your tasks. Whether you're a student, a working professional, or just someone who likes to stay organized, Task Master is the perfect tool to help you achieve your goals. Try it out and see for yourself!

About

Task Master is a web-based application that allows users to register, log in and manage their personal "to-do" list using Flask, Python, SQLAlchemy, HTML, CSS, JavaScript and Jinja.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published