Skip to content

Tzar-T70/Educart

Repository files navigation

Educart

Educart Logo

A student-focused e-commerce site made using the Laravel framework, as part of the CS2TP module at Aston University.

Badges

Static Badge

Roadmap

Functional Requirements

  • User Authentication ✅

    • OTP verification codes over email ✅
  • Profile Management✅

    • Change email ✅
    • Update password ✅
    • Delete account ✅
  • Content Management

    • Admin dashboard✅
    • Edit product details
  • Customers can search for products

  • Users can fill out working contact forms

  • session timeout for during payment process e.g. 15m

Run Locally

Download XAMPP (for running the database in SQL):

 https://www.apachefriends.org/download.html?xampp-win32-1.6.6a-installer.exe

Clone the project:

  git clone https://github.com/Tzar-T70/Educart

Change database values to your liking (if you dont use MySQL):

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=educart
DB_USERNAME=root
DB_PASSWORD=

Navigate to the project directory in a terminal:

  cd Educart

Run Migrations (creates database tables):

  php artisan migrate

Run Seeder (if you want test data):

    php artisan db:seed

Start the server:

  php artisan serve

Visit http://localhost:8000

Contributors

Tzar-T70/
Tzar-T70
sSubZzz/
sSubZzz
slmaoo/
slmaoo
Ifrahd2/
Ifrahd2
adoraaaaa/
adoraaaaa
Itsmike1/
Itsmike1
solankz/
solankz
maqtr2004-glitch/
maqtr2004-glitch

About

A Student-Focused E-Commerce Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 6