Skip to content

ChrisX21/SoftUni-Fest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SoftUni-Fest

Overview

This is a Razor Pages project that provides various banking features for users and vendors.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  1. ASP.NET Core

  2. SQL Server

Installation

  1. Configure the stripe api keys in appsettings.json
  2. Navigate to the project directory
cd Softuni-Fest
  1. Execute the following command to apply the initial migration and create the database:
dotnet ef database update
  1. Run the project
dotnet run

(Made by: Kristiyan Aleksiev, Martin Devanathan, George Dautov, Jordan Dimitrov)

About

project that provides various banking features for users and vendors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors