Skip to content

mashrikt/lunchhobe

Repository files navigation

LunchHobe

A simple office lunch app.

Running Locally

$ git clone https://github.com/mashrikt/lunchhobe $ cd lunchhobe

$ pip install -r requirements.txt

$ python manage.py makemigrations

$ python manage.py migrate $ python manage.py collectstatic

$ python manage.py runserver


Your app should now be running on [localhost:8000](http://localhost:8000/).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published