Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackEndDevChallenge

Setup Instructions:

Fork the Repository: Fork the public repository into your own GitHub account.

Set Up a Local Database: Ensure you have a local SQL Server database ready to use.

Update Connection String: Modify the connection string in CalculatorContext.cs to point to your local database.

Apply Database Migration: Run the Entity Framework migration 20240722024700_InitialCreate.cs to set up the database schema.

After these steps are completed, running the application should allow easy testing using swagger. Results should be saved in the local DB.

About

Quick coding challenge for back end developers.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages