Introduction · Features · Tech Stack
Digidate is a dating application for users to match, send gifts, and arrange meetup. Built with React, Redux, Typescript, Styled-components on the frontend, and Go, GIN, GORM, PostgreSQL on the backend.
Here are some of the features:
Swipe right (or right arrow) to like, swipe left (or left arrow) to skip.
Match.
Send and receive gifts to and from your matches.
Arrange a meetup in nearby location with your matches.
Register.
Add photo & caption.
Unlimited likes and Spotlight with DigidateGold Profile.
- React – framework
- Typescript – language
- Styled-components – styling
- Redux – state management
- Framer motion - swipe animation
- Go – language
- Gin – web server framework
- GORM – orm
- PostgreSQL – database