Skip to content

ast3310/murr_back

 
 

Repository files navigation

Murrengan provide core functionality for web applications:

  • user registration (0.0.12v)
  • getting information from client (in dev)
  • chat application (in plan)
  • cart and payments (in plan)

For ease of use there are 2 main branches:

master - Main branch, the result of which can be seen at the link http://www.murrengan.ru/.

develop - Branch for developers. Checkout from here and implement new features.

In developing used:

Setup

pip install -r requirements.txt

Migrations

python manage.py makemigrations murren
python manage.py migrate

Run for development

python manage.py runserver

Run tests

pytest

Download, train and take part in improving the functionality!❤

🌟Support🌟

click

Contacts:

Telegram
Youtube
Site

About

Backend part of Murrengan network 😎

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.0%
  • HTML 49.4%
  • Dockerfile 0.6%