Skip to content

πŸ“† Welcome to the Daily Goals Tracking Project! This Django-based application allows users to set daily goals for the next day, mark them as completed, and receive motivational quotes.

Notifications You must be signed in to change notification settings

rajatrawal/goals-tracking-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Daily Goals Tracking Project

GitHub Repository Render Deployment GitHub License

Django Bootstrap

πŸ“† Welcome to the Daily Goals Tracking Project! This Django-based application allows users to set daily goals for the next day, mark them as completed, and receive motivational quotes. The application is designed to help users stay organized and motivated to achieve their daily goals. It is deployed on the Render cloud platform.

Features

  1. Daily Goals: Set and track daily goals for the next day.

  2. Goal Completion: Mark goals as completed once they are achieved.

  3. Motivational Quotes: Receive daily motivational quotes for inspiration.

Preview

goals tracking website

Usage

  1. Explore the live demo of the Daily Goals Tracking Project here.

  2. Set your daily goals for the next day.

  3. Mark goals as completed when achieved.

  4. Receive motivational quotes to stay inspired.

Installation

To run this project locally for development purposes, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/rajatrawal/goals-tracking-django.git
  2. Navigate to the project directory:

    cd goals-tracking-django
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run migrations:

    python manage.py migrate
  5. Create a superuser for admin access:

    python manage.py createsuperuser
  6. Start the development server:

    python manage.py runserver
  7. Open your web browser and explore the project locally at http://localhost:8000/.

Tech Stack

  • Django: Backend framework for building robust web applications.

  • Bootstrap: Frontend framework for responsive and attractive styling.

Contribute

If you'd like to contribute to this project, have suggestions for improvement, or wish to add more features, please feel free to submit issues or pull requests on GitHub. Your contributions are appreciated! πŸš€

Thank you for using the Daily Goals Tracking Project. Stay organized, stay motivated! πŸŒŸπŸ“…

About

πŸ“† Welcome to the Daily Goals Tracking Project! This Django-based application allows users to set daily goals for the next day, mark them as completed, and receive motivational quotes.

Topics

Resources

Stars

Watchers

Forks

Languages