memind / SocialMemin

A simple social media project where users can create and organize events, indicate whether they will attend these events, comment live on these events, upload their photos to their profiles and follow each other. ASP.NET Core/React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.Net Core - React Web Application.

API

  • ASP.Net Core API project.
  • SQLite database connection
  • ORM: Entity Framework Core
  • CQRS Pattern, MediatR implementation.
  • Security Headers
  • Identity and JWT
  • AutoMapper, FluentValidation, SignalR implementation.

CLIENT

  • React project.
  • UI: Semantic UI
  • Tooling: ViteJS.
  • Variant: Typescript + SWC
  • Routing: React Router
  • Libraries: Axios, UUID, MobX, Toastify, Formik, Yup, SignalR
  • Features: Infinite Scrolling, Paging, Filtering, Sorting, Following, Real-Time Commenting

About

A simple social media project where users can create and organize events, indicate whether they will attend these events, comment live on these events, upload their photos to their profiles and follow each other. ASP.NET Core/React


Languages

Language:C# 55.3%Language:TypeScript 43.5%Language:HTML 0.5%Language:CSS 0.4%Language:JavaScript 0.3%