Skip to content

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

Notifications You must be signed in to change notification settings

memind/SocialMemin

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages