Git Product home page Git Product logo

bazarmilo-server's Introduction

Bazarmilo Logistics System

Overview

This project is a comprehensive logistics system designed to streamline operations and enhance efficiency. It consists of a robust web server developed in C++. The system incorporates real-time tracking features powered by OpenStreetMap (OSM), user authentication for security, and dynamic task management capabilities.

Dependencies

  • sqlite3
  • httplib
  • nlohmann/json
  • websocketpp

๐ŸŒŸ Features

  • Real-time Tracking: Utilizes OpenStreetMap for accurate and up-to-date location tracking.
  • User Authentication: Secure access control to ensure data privacy and integrity.
  • Task Management: Enables users to create, update, and monitor tasks in real-time.
  • Mobile Integration: Companion Flutter mobile app for on-the-go access and management.

๐Ÿ’ป Technologies

  • Backend: C++ for the web server, integrating with SQLite3 for database management.
  • Frontend: Flutter framework for cross-platform mobile development.
  • Mapping: Integration with OpenStreetMap for geospatial functionality.
  • Networking: Utilizes httplib for handling HTTP requests and WebSocket communication.

๐Ÿš€ How to Use

  1. Clone the repository to your local machine.
git clone https://github.com/zaphoyd/websocketpp.git && cd websocketpp && mkdir build && cd build && sudo apt install cmake -y && cmake .. && make && sudo make install
  1. Set up the necessary dependencies for the C++ server
sudo apt-get update && sudo apt-get install sqlite3 libsqlite3-dev
git clone https://github.com/zaphoyd/websocketpp.git && cd websocketpp && mkdir build && cd build && sudo apt install cmake -y && cmake .. && make && sudo make install
  1. Run the C++ server and deploy the Flutter app to your preferred mobile device or emulator.
 g++ main.cpp  -l sqlite3 && ./a.out
  1. Access the system through the provided interfaces and explore the features.

๐Ÿค Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow the standard guidelines for pull requests and issue reporting.

๐Ÿ“ง Contact

For inquiries or support, feel free to contact jamesii-b.

bazarmilo-server's People

Contributors

jamesii-b avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.