Skip to content

The world's first online platform for runners (in .NET Core MVC)

Notifications You must be signed in to change notification settings

teddysmithdev/RunGroop

Repository files navigation

RunGroops

Rungroops is an online platform for runners. This platform will help you to find clubs, schedule events, and meet other runners in your area.

image

🏃 Getting Started

Youtube video on how to get database setup

  1. Go into directory where you plan on keeping project and run.
  git fork https://github.com/teddysmithdev/RunGroop.git
  1. Create a local database. (If you are unsure how to do this, watch my Youtube video )

  2. Add connection string to app settings.json. It will look something like this:

  Data Source=DESKTOP-EI2TOGP\\SQLEXPRESS;Initial Catalog=RunGroops;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False
  1. Register for a Cloudinary Account (%100 free) and add Cloudname, ApiKey, and Api secret to appsettings.json.

About

The world's first online platform for runners (in .NET Core MVC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published