Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 2.31 KB

README.md

File metadata and controls

31 lines (28 loc) · 2.31 KB

Complete tyre shop menagment system application

About the app

This Laravel 9 and Livewire application is everything about menaging a tyre shop, from receiving tyres, to selling them to the customer. It gives you great control of menaging your products and stocks.

Features

  • Inserting a new tyre model, type and size in your database
  • Registering customers
  • Create a new sale by choosing your customer and product with option to set payment due date, and give the sale status to paid or not paid
  • if the product is not completely paid at the day of purchase, you have option to add multiple payments relating to that specific sale
  • When the product is fully paid, you are given an option to „Close Sale“
  • Option to print the invoise to taht specific sale
  • Option to print the payment receipt to every payment that has been inserted
  • Available customer search by name
  • Available product search by model, type or size
  • Available sale search by status - Paid od Not paid
  • Available payments search by date or in a range of a specific dates
  • Front page (landing page) of the application is available to everybody and everyone can search for a specific tyre
  • When finding the model they are looking for they can make an order to that product
  • When placing an order, e-mail is send to the administrator about the new online order
  • In the administrator panel theres a separate link to see all online orders that are recieved wit details about the person who is orddring and about the product
  • If that online order is completed, there is an option to set status to that order to Completed

These are some of the main features for this application. This is the first version of the app, so I hope there are going to be more and more available features in the near future like Tyre Hotel menagment and so on...

Instalation

When you clone the git repo, run the migrations and seeds. This will give you a startup filled database with data.

To Log In to the application type to the username field [email protected] and in the password field 123456789