Skip to content

MartinCastroAlvarez/django-cms

Repository files navigation

Málaga

You work for a restaurant chain, and your manager has asked you to create a small CMS for managing the information about their products. alt-img

Requirements

  • The project must be created using Django 2.X or Django 3.X
  • Regarding the CRUD pages: You cannot use the default django admin for this, Ideally, the pages should be created using Django Templates (there is no need for frontend frameworks like ReactJS/VueJS + rest framework).
  • Don’t focus too much on styling the pages. You can use third party CSS frameworks like Bootstrap if you want, but it’s not strictly required.
  • You do not need to create a signup page, you can use createsuperuser.
  • Using third party libraries is allowed.
  • Using a starter project is allowed (e.g. cookiecutter)

Documentation

Screenshots

Home View

alt-img

Login View

alt-img

SignUp View

alt-img

Nutrients List View

alt-img alt-img

Nutrient Details View

alt-img

Products List View

alt-img

Product Details View

alt-img alt-img

Product Nutrients List View

alt-img

Product Nutrient Details View

alt-img

Logout View

alt-img

Releases

No releases published

Packages

No packages published