Projet 5: Web application with Django

Posted on dim. 27 février 2022 in Student project • Tagged with python, django, MVT, sqlite

Project summary:

A compagny wishes commercialize a product to enable to a user community for consulting or requesting a book review.
The goal of this project is to implement a web application for their MVP (minimum viable product).

Skills worked:

  1. Use Model-View-Template as software design pattern
  2. Create a user interface …

Continue reading