Skip to content

jeebon/lunch-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

docker-compose up

Server: localhost:8000

Create Super User:

docker-compose run app sh -c "python manage.py createsuperuser"

##Testing:

docker-compose run app sh -c "python manage.py test"

##Linting:

docker-compose run app sh -c " flake8"

About

A simple project to decide lunch menu by voting..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors