EMarket Capstone Project

By Ahmed Ghouzlane

Technologies Used

  • HTML 📝
  • CSS 🎨
  • Bootstrap 🥾
  • C# #️⃣
  • .NET Core 5.0
  • Entity Framework
  • Git
  • VSCode
  • SQLite

Description 📜

An Ecommerce website that allows users to create new accounts, sign in/ sign out. Users can choose the product they like and add them to the cart. Users may proceed to checkout and enter their credit/debit card information and address and complete a transaction.

Setup/Installation Requirements 🏗

  1. Clone the repository: $ git clone https://github.com/aGhouzlane/emarket
  2. Navigate to the emarket/ directory on your computer
  3. Navigate to API directory
  4. Run command dotnet restore
  5. Run command dotnet build
  6. Add appsettings.json file to the root directory
  7. Update ConnectionStrings to reflect the name of database and password
  8. To run the project, rum command dotnet run
  9. To start a development server and view the project in the browser, type in browser URL: localhost:5000

License ⚖

MIT © Ahmed Ghouzlane 2021

Contact Information 🤳

Ahmed ahmedghouzlane@gmail.com