Skip to content

ErikaItzelDiaz/habitTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HabitTracker

Welcome to the habitTracker repository! This is a simple habit tracking web application built with Flask and MongoDB. Users can create habits and mark them as completed. This README provides essential information to get you started with the habitTracker application.

Table of Contents

Getting Started

Follow the instructions below to set up and run the habitTracker application on your local machine.

Prerequisites

Make sure you have the following installed on your machine:

  • Python (version 3.7 or higher)
  • pip (Python package installer)

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/ErikaItzelDiaz/habitTracker.git
  2. Navigate to the project directory:

    cd habitTracker
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the application:

    python app.py
  2. Open your web browser and go to http://localhost:5000 to access the habitTracker application.

  3. Start tracking

Features

  • Search Dates: Filter through dates.
  • Create a habit: Create a dily habit.
  • Complete a habit: view and complete habits.

Atributions

Project inspired by Jose Salvatierra

Contact

If you have any questions or suggestions, feel free to reach out to the project owner:

Happy Tracking!

About

Habit Tracker Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published