Skip to content

watch Store in laravel, mysql for user data management a simple scalable and easy to handle project

Notifications You must be signed in to change notification settings

RyuZinOh/watchCom

Repository files navigation

WatchCom - Laravel Application

Welcome to WatchCom! This is a simple online watch store built with Laravel. Also, my first self hosted project

Features So Far:

  • MySQL Database: For storing product info, user data, and orders[in a cart somehow i managed to forget the cliche].
  • Custom Login & Registration: Users can create accounts and log in.
  • Products & Details Pages: Browse products and view detailed info.
  • Cart Functionality: Add products to the cart and adjust quantities.

What’s Missing:

  • Admin Panel: No admin interface yet. Products are managed directly via phpMyAdmin.
  • Checkout Process:ofc can't connect to none payment gateways, i am not a merchant to use it as a tester in Nepal

Note: This mini project simply defines the base of how a folder struture works, testing & implementing literally anything, i will be using this same concept in other vague projects like pokemonJP

how to use it locally?

  1. Clone this Repository
  2. Install Dependencies using composer
  3. Set Up the Environment according to mysql
  4. Set Up the Database - watchcom [use xampp recommended]
  5. php artisan migrate
  6. begin to serve locally

do i need help?

The base folder structure is still incomplete. While Laravel handles most of the setup, I would appreciate assistance with merging any admin-related routing and other necessary components

About

watch Store in laravel, mysql for user data management a simple scalable and easy to handle project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages