Project 10: Online reservation platform

Posted on dim. 14 avril 2024 in Personnel project • Tagged with Python, Django, MVT, PostgreSQL, Tailwind CSS, HTMX, Alpine JS

Project summary:

Development of a web application which allows, for the visitor, to book some activities, and for the application manager to create the activities, manage the slots, and assign them to an instructor when booked…

Skills worked:

  1. Writing of the technical specifications
  2. Creation of the database schema
  3. Development of …

Continue reading

Projet 8: Secured back-end architecture

Posted on dim. 27 février 2022 in Student project • Tagged with python, ORM, postgresql, API, ERD

Project summary:

An event agency wants to equipe themselves with an internal secured CRM system (Customer Relationship Management).

Skills worked:

  1. Write the code showing endpoints from a secured API with the framework Django REST to enable CRUD operations.
  2. Implement a secured database with Django ORM and PostgreSQL :
    Creation of the …

Continue reading