Skip to content

Repository files navigation

Atomic Habits App

This APP is designed to help you obtain good habits.

Description

Atomic Habits is a web application designed to help users create, track and maintain useful habits. The app provides the ability to create habits, set reminders and track achieving goals.

Installation

Follow these steps:

  1. Clone repo:

    git clone https://github.com/ShadeSWD/atomic_habits.git
  2. Install dependencies::

    cd atomic_habits
    poetry init
    
  3. Setup environment: use template in .env.sample

  4. Perform migrations:

    python manage.py migrate
  5. Run app:

    python manage.py runserver
  6. Open app: Open home page in your browser

Docker:

  • Launch application: Open folder with docker-compose.yml in command line and run:
       docker-compose up
  • Check app at localhost:
  • To stop app press Ctrl+C in terminal:

About

Трекер полезных привычек: создание, напоминания и отслеживание достижения целей

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages