/SwpNotifications

Side Project

Primary LanguageJavaScript

crude side project for sending/recieving messages, product restock requests, and managing product inventory.

Mostly a playground for messing around/practicing with various libraries/frameworks/patterns etc..

Overview:

  • Client
    • React, Redux
  • Backend Api
    • Dotnet core
    • Entity Framework
    • SignalR

Getting Started

Server

cd server/src/SwpNotifications.Api
dotnet watch run

client

cd client
npm install
npm start

Disclaimer

Still under development

Sending Feedback

Any feedback would be well recieved.