A social media application designed for bringing together friends and community members who are separated by distance due to work and other factors. After the the user sign up they can see the location of the friends who are in their area and they can also send meet up notifications to them. They can also select wheather they are available for meet up or not.
Tailwind, Vue.js, Pinia
Django, Django Rest Framework, Simple JWT
SQLite3
Follow Contributing.md
Added frontend- designed layout in the frontend of Login and SignUp pages
Added backend- SignIn and LogIn pages linked to backend
Changed database from SQLite to mySQL.
Intgrated 6 APIs
-To respond by giving on the groups
-Respond by giving all user profiles
-Respond by giving all user's friend
-For creating groups in which each group
-For other users joining the group's unique id
-Group members adding their friends
Added 5 dynamic web pages
-To view friend in your area
-To view communities you are a part of
-A page for logout view
-A page to view profile of the user
-Home page
-Backend implemented in 5 web pages
-Rooting fixed
-Improved design and styling