en fr

Projet 5: Web application with Django

Posted on dim. 27 février 2022 in Student project

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 according to the wireframes, displaying with the template language from django
  3. Respect the technical specifications and show a database structure that conforms to the diagram
  4. Write, via the README a set of instructions explaining the environement configuration and the functioning of the application.

Technologies and tools:

Python 3.9 ; Django ; Pillow ; Sqlite3 ; GitHub ; Gitbash ; PyCharm

Project's repository:

«Develop a web application with django»