SkillAgentSearch skills...

Datingapp

C# .Net Angular TypeScript dating app with photo upload, real time notifications, and presence tracking

Install / Use

/learn @h-griffin/Datingapp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dating app

Visit Live Site >> https://dating-app-proj.herokuapp.com/

Description

  • This dating app allows users to...
    • filter and view other members of the app.
    • Users may like other users and view who has liked them.
    • message one another, and receive live notifications of new messages.
    • Presence tracking will mark a messages date read and sent as well as indicate other users online.
    • Users may upload photos to their gallery and set a profile picture, after being approved my a moderator or admin.

Languages

About app

  • Client
    • Angular Typescript Client
    • JWT authentication and validation
    • Asp.Net identity & roles
    • Filter caching
    • Angular routing
    • Error handling and client testing
    • Custom Directives
    • Live notification service
  • API
    • Asp.Net C# API
    • PostgreSQL database
    • Pagination & Filtered Queries
    • entity relationships
      • one to many - Photos
      • many to many - Likes / Roles
    • Photo upload - Cloudinary.com
    • SignalR Messaging
    • Presence Tracking

Entity Relationship Diagram

<table><tr><td> <img src="API/assets/images/erd.png" alt="erd" > </td></tr></table>

App Preview

<div display="flex"> <table> <tr> <td> <img src="API/assets/images/matches.png" alt="matches"> </td> <td> <img src="API/assets/images/messages.png" alt="messages"> </td> </tr> <tr> <td> <img src="API/assets/images/photo-upload.png" alt="photo-upload"> </td> <td> <img src="API/assets/images/photo-gallery.png" alt="photo-gallery"> </td> </tr> <tr> <td> <img src="API/assets/images/mobile-matches.png" alt="mobile-matches"> </td> <td> <img src="API/assets/images/mobile-sidebar.png" alt="mobile-sidebar"> </td> </tr> </table> </div>
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

C#

Security Score

60/100

Audited on Oct 10, 2024

No findings