Skip to content

hukumrat/KonusarakOgrenPreProject

Repository files navigation

Konuşarak Öğren Pre Project!

This project has been written for Konuşarak Öğren.

Description

Simple e-commerce website project which has been written with .Net Core 6.0, Entity Framework Core Identity and Razor Pages.

Getting Started

Dependencies

  • .Net Core 6.0
  • Microsoft SQL Server.

Installing

  • Download files and run solution file with IDE. The project will create local database and seed data into.
  • Credentials for Sysadmin role:
    • Username: sysadmin
    • Password: Sysadmin1.
  • Credentials for Admin role:
    • Username: admin
    • Password: Admin1.
  • Credentials for Customer role:
    • Username: customer
    • Password: Customer1.

Version History

  • 1.0
    • Initial relase.

Acknowledgments:

Tools has been used:

  • ASP .Net Core 6.0 to prepare N-Tier Architecture with MVC.
  • Microsoft SQL Server to store datas in database.
  • Entity Framework Core Indetity for account and database processes.
  • Bootstrap, jQuery etc. with Razor Pages to Client Side Design.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published