Giter Club home page Giter Club logo

justdo-project's Introduction

Project Name

JustDo - Task Management Application

Project Overview

JustDo is a task management application designed to help users organize and prioritize their tasks. The application allows users to create tasks, set due dates, track task status, and manage task priorities. It provides a user-friendly interface for managing tasks efficiently.

Features

  • User Registration and Authentication: Users can create an account, log in, and manage their tasks.
  • Task Creation: Users can create new tasks by providing a title, description, due date, status, and priority.
  • Task Management: Users can view, edit, and delete their tasks.
  • Task Sorting: Tasks are sorted based on due date, priority, and status.
  • XP System: Completing tasks earns users experience points (XP) based on task completion time.
  • User Profile: Users have a profile that tracks their XP. Responsive Design: The application is optimized for different devices and screen sizes.

Technologies Used

  • Python
  • Django Web Framework
  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Installation

  • Clone the repository: git clone https://github.com/kkfergie22/justdo-project.git
  • Navigate to the project directory: cd justdo-project
  • Install the required dependencies: pip install -r requirements.txt
  • Run database migrations: python manage.py migrate
  • Start the development server: python manage.py runserver
  • Access the application in your web browser at http://localhost:8000

Usage

  • Create a user account or log in if you already have one.
  • Add tasks by providing the required information (title, description, due date, status, and priority).
  • View, edit, or delete tasks from the task list.
  • Mark tasks as completed to earn XP.
  • Monitor your XP progress in your user profile.

Contributing

Contributions to the project are welcome! If you would like to contribute, please follow these steps:

  • Fork the repository.
  • Create a new branch: git checkout -b feature/your-feature-name
  • Make your changes and commit them: git commit -m 'Add some feature'
  • Push the changes to your branch: git push origin feature/your-feature-name
  • Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information. Contact

If you have any questions or suggestions, feel free to contact us at [email protected].

justdo-project's People

Contributors

kkfergie22 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.