Skip to content

lamerous/AIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIST

Static Badge Develop Platform Status

CPlusPlus Python Qt FastAPI PostgreSQL

🌐 Available Languages

🚍️ Description

A digital platform for managing bus schedules, ticket sales, vehicle monitoring, and passenger services. Provides an intuitive interface for staff and customers and automates workflows.

🚀 Quick Server Deploy

  1. Clone GitHub repository:
git clone https://github.com/lamerous/AIST
cd AIST
  1. Start docker service (install docker if you haven't already)
sudo systemctl start docker
  1. Run Docker Compose script to launch services
sudo docker-compose up -d

P.S. The API will be able on localhost:8001

⚙️ Launch From Source

To compile desktop client you need to run following commands:

qmake
make

After this, the executable file will be located at ./build/bin/AIST.

📄 License

This project is licensed under the MIT license.

About

Bus station information system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages