Skip to content

fezlr/finder-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finder Website

A dating website where you can create a profile and match with people who liked you back. Features email verification, photo uploads, and a swipe-based interface.

About

A full-featured dating web application built with Java and Spring Boot. Users sign up with email verification — a confirmation link with a short-lived token (15 min) is sent before the account becomes active. Once in, they can fill out a profile, upload a photo, and start browsing other registered users through a card-swiping interface. Liking someone adds them to your swipe history; when two users like each other, a match is created. Profile photos are stored and served via Cloudinary, keeping media handling separate from the application server.

Tech Stack

Backend:

  • Java
  • Spring Security
  • Spring Boot
  • JPA & Hibernate
  • PostgreSQL
  • Maven
  • Docker
  • JavaMailSender
  • Cloudinary Core

Frontend:

  • Thymeleaf
  • JavaScript
  • HTML
  • CSS

License

Finder Website is licensed under the PolyForm Noncommercial License 1.0.0. See LICENSE for more information

Currently in development

About

A dating website where you can create a profile and match with people who liked you back.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors