milan0161 / DatingApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DatingApp

Dating app is full stack web applications with a lot of functionalities that help ppl meet each other and chat in real time.

Techinal information

Server side

  • C#
  • ASP.NET Core
  • Entity Framework core
  • SignalR
  • SQL Lite database
  • Cloudinary

Client side

  • TypeScript
  • React
  • Redux Toolkit and Redux Toolkit Query
  • Microsoft/SignalR
  • Tailwind

About Application

Dating app is full stack web application that i built from scratch, it has a lot of funcionalities and some of them are:

  • Authentication and Authorization
  • Image upload with drag and drop functionality
  • Tracker when user was online last time
  • Real time presence notifications
  • Real time new message notification
  • Real time chat
  • User can perform crud operations on its profile and information

To start application

  1. Clone repo
  2. Open terminal in app root folder
  3. Type "docker compose build"
  4. Type "docker compose up"

##Screenshots Home Page Register Page Matches Page 1 Member Details Page Edit Profile Page Upload Photo Page Chat Page Inbox page

About


Languages

Language:C# 50.7%Language:TypeScript 47.3%Language:CSS 1.1%Language:JavaScript 0.4%Language:Dockerfile 0.3%Language:HTML 0.2%