This project was created in order to get some statistics from a Catalonian basketball league, by typing a URL from www.basquetcatala.cat , web-scraping throughout the app to get the data and adding the teams of that league in a combo-box. Once the list has been loaded, we can pick the team and analyse some interesting information. Currently this website has been modified so this project is not working.
The idea is to create a DB of my favourite dishes, desserts and drinks. The project aimed to practice the basics of a CRUD through ReactJS and Tailwind on the frontend; and NodeJS, Express and MongoDB on the backend. Testing was done with Jest and React-testing-library and CI/CD with Github actions.
The project aimed to look for an apartment or any other thing in a specific zone. It is possible to use filters to do the search accurately. The client can log in on his account and mark the favourite one to keep following it. Bootstrap is used to easily create a responsive web app. Laravel and MySQL are used on the backend to go deeper in this PHP framework.