/showroom

A scalable management system for Yamaha motorcycle showrooms in Tamil Nadu, India.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

GitHub language GitHub code size in bytes GitHub repo size GitHub GitHub last commit


A scalable motorcycle showroom management system for Joven Motors in Tamil Nadu, India.

Built by Alvan Caleb Arlandu.

Design Requirements

  • Employee
    • Register new people
  • Products
    • Register new products
    • Record stock events that increase inventory of products for a fixed price
    • Set base prices
  • Orders
    • Store front page. Filter + fuzzy search.
    • Checkout summary. Customer creation/linkage. Invoice -> Payment.
    • Receipt generation + PDF printing.
  • Customer
    • View active invoices. Make payments toward invoices.
  • Admin
    • View inventory history for a particular product
    • View orders. buy actions. query by date range.

TODO