Skip to content

0xghost42/AwesomeTaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwesomeTaskManager

AwesomeTaskManager Logo

AwesomeTaskManager is a simple and efficient task management tool that helps users to organize their daily activities, track progress, and boost productivity. Built with Python and Flask, it provides a user-friendly interface and integrates with various third-party services to enhance functionality.

Features

  • User Authentication: Secure user authentication and management.
  • Task Management: Create, edit, delete, and categorize tasks.
  • Progress Tracking: Visualize task progress and completion.
  • Third-Party Integration: Integrate with calendar apps and notification services.
  • Responsive Design: Works seamlessly on both desktop and mobile devices.

Installation

  1. Clone the repository:
    git clone https://github.com/Pablitosinyores/AwesomeTaskManager.git
  2. Navigate to the project directory:
    cd AwesomeTaskManager
  3. Create and activate a virtual environment:
    python3 -m venv venv
    source venv/bin/activate
  4. Install the dependencies:
    pip install -r requirements.txt
  5. Set up the database:
    flask db init
    flask db migrate -m "Initial migration."
    flask db upgrade
  6. Run the application:
    flask run

Usage

  • Visit http://127.0.0.1:5000/ in your web browser.
  • Register or log in to manage your tasks.

Contributing

We welcome contributions! Please read our CONTRIBUTING.md for guidelines on how to contribute to this project.

License

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

Contact

For any questions or feedback, please contact us at support@awesometaskmanager.com.

Screenshot

About

AwesomeTaskManager is a simple and efficient task management tool that helps users to organize their daily activities, track progress, and boost productivity. Built with Python and Flask, it provides a user-friendly interface and integrates with various third-party services to enhance functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages