Table of Contents
I did a tinder-clone for my first full-stack web application. I am not actual constant user of dating websites but the idea behind it, how it brings together is great. The application is based on common interests between people and the possibility for them to match between each other. My inspiration of doing a tinder clone is that I found the complexivity very interesting and suitable for the project assignment given from Fontys University.
- Authorization, authentication
- 2 kind of user roles. ADMIN/USER.
- CRUD operations.
- Spring Boot
- MySql
- JSON Web Token
- APA style
- C4 Architeture
- Integration tests
- Unit tests
- CI/CD pipelines
- Sonarqube
- Scrum
- Login/Register
- User cards(like,dislike,view hobbies)
- Profile page
- If admin is logged in he has rights to CRUD users.
When two user 'like' they match with each other. Return the users you match with ->
Distributed by me.
Aleksandar Lekov
- Gmail - aleksandarlekov11@gmail.com