Ali-esm / cafe_sample

This is sample structure for cafe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cafe Project - Maktab 64

This is sample code and structure of your last project.

Please do what is said:

  • Everyone fork this repo.
  • Create your virtualenv.
  • Install requrements.
pip install requirements.txt
  • Compleate models.
  • Implement all Views and Templates
  • Add all models to Django admin Panel

Note:

  1. Only use class view.
  2. In Table model, complete the property.
  3. Customize Django admin panel

Please do your best 👍

About

This is sample structure for cafe


Languages

Language:Python 93.6%Language:HTML 6.4%