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:
- Use Model-View-Template as software design pattern
- Create a user interface according to the wireframes, displaying with the template language from django
- Respect the technical specifications and show a database structure that conforms to the diagram
- 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