Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 312 Bytes

PA200 Social Network Aplication

This is a ASP NET application showcasing a school Social networking app.

How to build

  1. Make sure you can run an instance of mongoDB Database
  2. Make sure you have .Net 6 installed.
  3. Set proper connection string in appsetings.json
  4. Click run on your favourite IDE.