Skip to content

kamaevdaniil/budget-manager

Repository files navigation

Installation

Python 3.8+ is required to run this app

  1. Clone this repository: git clone https://github.com/mrfang/budget-manager.git
  2. Move into the project directory: cd budget-manager
  3. Install dependencies: python -m pip install -r requirements.txt
  4. Run app: python manage.py runserver
  5. Open your browser and go to http://127.0.0.1:8000

Комментарий

Начинаем изучать Django https://docs.djangoproject.com/en/3.1/intro/tutorial01/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published