Skip to content

Repository files navigation

mess-manager

A messs manager is well a mess manager control site . Its a react app with Django backend.

  1. download repo

Create Virtual Environment

Although it is not mandatory but highly recommended that you create your own virtual environment . It prevents from compatibility issues. Here is how you can do that:

  1. pip install virtualenv

  2. virtualenv my_env

  3. source my_env/Scripts/activate Now its time to install requirements

  4. pip install -r requirements.txt

    Boom

  5. python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages