jmg5e / SwpNotifications

Side Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Side Project


Languages

Language:JavaScript 67.9%Language:C# 29.7%Language:Objective-C 1.0%Language:Starlark 0.4%Language:Java 0.4%Language:HTML 0.4%Language:CSS 0.1%Language:Shell 0.0%