Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

dominikS007/Camaio

Repository files navigation

Camaio - Social Media Platform

This is a 3rd year student group project from Heriot Watt University in the academic year 2020-2021, and counted twords their grade.

It is unlikely that this project will be maintained after May 2021

Project Status (Developer Branch)

.NET

Installation

Current live versions of the project can be accessed:

Domain : Camaio

Company-webside Branch

Dependencies

  • ASP.NET CORE
  • C#

See Getting Started for more detailed instruction.

See Contibution Guidelines before making changes to the projects codebase.

Quick Start

  • Clone the repo onto your local machine git clone https://github.com/F29SO-Team-1/Camaio/
  • Get into the project directory cd Camaio
  • Have the Dependencies installed
  • Start the application dotnet watch run
  • Navigate to http://localhost:5001