Polycars is a React application written in Typescript that provides a library of cars and a car finder feature.
Polycar was built by Jules Ginhac, Maxime Antoine, Clément Ruchon, Nicolas Gallet et Mathieu Ponton, for the Projet Tutoré
during the S5 of Polytech Lyon.
This project uses a variety of technologies:
- Frontend: The frontend is built with React and TypeScript.
- Backend: The backend is written in PHP using the Symfony framework.
- Data Scraping: Python scripts were used to automate the scraping of images.
- Data Conversion: Additional Python scripts were used for converting data between CSV and SQL formats.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/polycars.git
- Navigate to the project directory:
cd polycars
- Install dependencies:
npm install
To run the project in development mode, use the command: npm run dev
To build the project for production, use the command: npm run build
- Car Library: Browse through a library of cars.
- Car Finder: Find the perfect car for you using our car finder feature.
- Cars Stats: Have nice stats and graphs about the cars.
Contributions are welcome! Please read our contributing guidelines to get started.
This project is licensed under the terms of the MIT license. See the LICENSE file for details. We do not own any rights on the images and font used.