/smithronics

Smithronics is an ecommerce web app made for creating a better life for people, users can buy household items and pay installmentally, they can choose payment to be daily, weekly, monthly

Primary LanguageHTML

Build Status Latest Stable Version License

App Screenshots

About this Application

Smithronics is an ecommerce web app made for creating a better life for people with quality electronics and household appliances at affordable price that will make people smile always. Users can buy items and pay installmentally, they can choose payment to be daily, weekly, monthly , I did:

  • All backend features.
  • Also used some templating and worked on the Frontend.
  • App was built using Laravel.

How to test

  • Live url can be found in repository description.
  • It can also be tested by simply clonning this repository
  • Make sure you have PHP and Composer installed locally
  • Run composer install in folder directory
  • Generate a app key by using php artisan key:generate
  • Now you can start the appliaction run php artisan serve
  • Visit localhost:8000 to see app running