Project information

  • Category: Web application
  • UE: Tutored project
  • Project date: Semester 5, 2023
  • Project code: Github
  • Website: Polycars
  • Website for API Symphony: API Symphony
  • Technology: Php Symphony, React TypeScript and Python

Project description :

Project carried out as part of the tutored project course during my 3A in computer science at Polytech Lyon. Polycars is a web application that compares a large database of cars according to certain criteria. We have a page listing all the cars in the database, and for each car there's a page with all the data on the car and graphs comparing the data with the best and worst data. Then there's a page that lets you choose a car based on characteristics selected by the user. Polycars was created using PHP Symphony for the backend api and React TypeScript for the frontend, as well as Python for the database.