The problem Let's Date! solves
This is a dating platform and can be used to find potential matches. With features like
- chatting,
- video calling,
- screensharing,
- authorization authentication
- news feed of latest matches,
- planning dates,
- filter search,
- building profile
- uploading posts
- recommendations
- social login
finding your person has been made easier for you!
Challenges we ran into
- WebRTC resources are very scarce, so hit and try had to be done to find the way around
- No such documentation for screen sharing was there, so implementing it posed certain difficulties.
- Geo-json queries had to be done for nearby searches, that required some more exploration of the same.
- Google calender API posing certain difficulties, so instaed of that, used fullcalender.io for scheduling events.
- Designing the front-end all from the scratch and trying out various layouts/ themes was time taking, but once we settled for a theme, it was easier way ahead in terms of design.