Description
Welcome to my project! This is a Full Stack Dating App made with ASP.NET Core framework and an Angular front end.
LIVE URL: https://gamers-only.fly.dev/
Features:
- Authenication and Authorization with ASP.NET Identity including user roles for admin and moderators
- Photo upload and gallery feature, using external photo hosting via Cloudinary
- Postgres Database
- Search for matches against user database with sorting and pagination of results, query cache
- Messaging system between users updated in realtime using SignalR
- Currently active users displayed in realtime
- User like feature
I welcome any and all contributions! Here are some ways you can get started:
Report bugs: If you encounter any bugs, please let us know. Open up an issue and let us know the problem.
Suggestions: If you don't want to code but have some awesome ideas, open up an issue explaining some updates or imporvements you would like to see!
Documentation: If you see the need for some additional documentation, feel free to add some!