{"id":20811942,"url":"https://github.com/libercosoft/transport_system_server","last_synced_at":"2025-09-15T02:12:33.021Z","repository":{"id":210923282,"uuid":"727769733","full_name":"LIBERCOSOFT/transport_system_server","owner":"LIBERCOSOFT","description":"A  transportation queue backend system.","archived":false,"fork":false,"pushed_at":"2023-12-05T14:53:49.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T14:49:39.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LIBERCOSOFT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-12-05T14:38:59.000Z","updated_at":"2023-12-05T14:39:55.000Z","dependencies_parsed_at":"2023-12-05T16:09:46.853Z","dependency_job_id":"4ebfaafe-3b5c-47e6-aa75-43783f2d62a1","html_url":"https://github.com/LIBERCOSOFT/transport_system_server","commit_stats":null,"previous_names":["libercosoft/transport_system_server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Ftransport_system_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Ftransport_system_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Ftransport_system_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Ftransport_system_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIBERCOSOFT","download_url":"https://codeload.github.com/LIBERCOSOFT/transport_system_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158971,"owners_count":20245669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T20:49:25.969Z","updated_at":"2025-03-12T04:44:40.783Z","avatar_url":"https://github.com/LIBERCOSOFT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Transportation System ](#-transportation-system-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [🚀 Live Demo ](#-live-demo-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Install \\\u0026 Setup](#install--setup)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Transportation System \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Transportation system** is a transportation Queue. On the left is a table with the list of delivery for customers, showing customer ID, Customer Name, Pick Up location, Drop off Location, on the right is a planner, showing Date, Slot 1 , Slot 2, Slot 3, Slot 4, the planner shows 7 days after the current date. So, the logistic company can drag customers from the Logistic Queue to the planner for each slot and it is saved to the database.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://nodejs.org/en\"\u003eNodeJS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://expressjs.com\"\u003eExpressJS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.mongodb.com/atlas/database\"\u003eMongoDB\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://mongoosejs.com\"\u003eMongoose\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Persist a new delivery task**\n- **Retrieve all delivery tasks**\n- **Delete a saved delivery task**\n- **Persist a new slotted delivery task**\n- **Retrieve all slotted delivery tasks**\n- **Delete a saved slotted delivery task**\n  \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n[Live Demo Link](https://transport-system-backedn.onrender.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\u003e To start and run this project\n```\nnpm install\n```\n```\nnpm run server\n```\n```\nvisit http://localhost:5050\n```\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\n- IDE / Editor\n- Git \n- NodeJS\n\n\n### Install \u0026 Setup\n\nTo setup and install this sample ROR Blog project, follow the below steps:\n- Clone this project by the command: \n\n```\n$ git clone https://github.com/LIBERCOSOFT/transport_system_server.git\n```\n\n- Then switch to the project folder by the below query:\n\n```\n$ cd transport_system_server\n```\n\n- Install npm dependencies with the command below:\n```\n$ npm install\n```\n\n- Start the development server with the command below:\n```\n$ npm run server\n```\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Kolapo Precious Akinrinlola**\n\n- GitHub: [LIBERCOSOFT](https://github.com/LIBERCOSOFT)\n- Twitter: [@Gerfieldt](https://twitter.com/Gerfieldt)\n- LinkedIn: [Kolapo Akinrinlola](https://linkedin.com/in/kolapo-akinrinlola)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n- [ ] **Implement authentication for multiple users**\n- [ ] **Implement more security and validations**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- [Yiponline](https://www.yiponline.com/)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibercosoft%2Ftransport_system_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibercosoft%2Ftransport_system_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibercosoft%2Ftransport_system_server/lists"}