Meet ISEP was a project developed with a simple goal: a Tinder for ISEP students.
A simple idea, at the time, but allowed to further develop many skills such as deployment to servers, connection with domains, database management, and query efficiency.
This is a simple "pet project", and something that didn't evolve from version 1.
Just like Tinder, a user would create an account on the platform, and random people from the same college would show up, which then the user would have to like or dislike.
If two users like each other, a chat is opened and the interaction can start!
Pretty straight forward, right?
In case you're wondering, here's the technologies used when developing this platform:
- Laravel (PHP)
- Livewire
- MySQL
- TailwindCSS