Skip to content

akdev96/Stazia

Repository files navigation

Stazia

Service Station Management System

Testing

About Stazia

Stazia is a service station management system created using CodeIgniter php framework that supports various sub systems including

  • Appointment management
  • Client management
  • Operation management
  • Payrole management
  • Finance management
  • Stock management
  • Invoicing
  • POS Intergrations

Requirements

  • PHP 5.x or 7.x
  • MySQL

Dependencies

  • Bootstrap
  • CodeIgniter

Setup Environment

Database

  • Goto Database Management Console (Adminer, phpmyadmin or mysql console)
  • Create a user with admin priviledges
  • Create a database <your_database>
  • Give all Priviledge to the database
  • Import stazia_db.sql file into <your_database>

Project Configurations

About

Service Station Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages