Skip to content

App CoffeeManager. Demo application for the event Friday of Knowledge.

Notifications You must be signed in to change notification settings

marcospereirampj/backend-coffee-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Manager - DemoApp - Friday of Knowledge

CoffeeManager is queue manager of production of coffee. Demo application for the event "Friday of Knowledge".

Front-end project: https://github.com/marcospereirampj/frontend-coffee-manager.

Initiation

  • Create project:
django-admin.py startproject coffeemanager
  • Create app:
python manage.py startapp coffe
  • Create models and admin:
See coffee package in project.
  • Install requirements:
See section Requirements.
  • Create API Rest (purpose of the event):
See the presentation of the event [1].

Requirements

About

App CoffeeManager. Demo application for the event Friday of Knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages