Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 824 Bytes

File metadata and controls

33 lines (20 loc) · 824 Bytes

Workout Tracker - .Net Core client

Project web deployed to http://wt.t21.uk/

Project Overview

This project is to connect to the WorkoutTrack api up at https://github.com/QyperXit/WorkoutTracker-api

Technologies Used

  • .Net Core 8.0 - Model / View / Controller
  • Bootstrap
  • jQuery

Getting Started

Prerequisites

Setup

  1. Clone the Repository:

    git clone https://github.com/yourusername/your-repo-name.git cd your-repo-name