Skip to content

A Grocery delivery app made using .Net framework. Followed MVC architecture.

Notifications You must be signed in to change notification settings

deezeddd/Deliverr-App

Repository files navigation

How To Start

Update the server name with your server name("Server=" here) in the connection string present in the appsettings.json file in the Grocery store

"ConnectionStrings": { "SqlServerConnectionStr": "Data Source= ;Initial Catalog = DeliverrDb ;Integrated Security=true;" }

Credentials

Admin credentials, Admin will be created on its own when the project will be run for the first time.

Email Password

[email protected] Admin1@123 [email protected] Admin2@123 [email protected] Admin3@123

About

A Grocery delivery app made using .Net framework. Followed MVC architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published