Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baayeh/cruiseware
The inventory management service
https://github.com/baayeh/cruiseware
Last synced: 8 days ago
JSON representation
The inventory management service
- Host: GitHub
- URL: https://github.com/baayeh/cruiseware
- Owner: Baayeh
- License: mit
- Created: 2024-01-25T10:58:22.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-25T13:58:24.000Z (about 1 year ago)
- Last Synced: 2025-01-12T14:47:31.377Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://drive.google.com/file/d/1tx9LmQIedSSM3OMM0S2f26Bgm4f8nC1a/view?usp=sharing
- Size: 298 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [📝 License](#license)**Cruise Ware** is the warehouse/inventory management service for Cruise.
Client
- **Managing inventories**
- **Managing roles and permissions**
- **Managing action-entities**
- **Managing inventory inbounds**
- **Managing inventory outbounds**
- **Reporting and analytics**
- [Video Presentation](https://drive.google.com/file/d/1tx9LmQIedSSM3OMM0S2f26Bgm4f8nC1a/view?usp=sharing)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Latest version of Node
- Git installed
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Codart-7/CruiseWare.git
```
### Install
Install this project with:
```sh
cd CruiseWare/frontend
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
👤 **Michael Adisa**
- GitHub: [@Codart-7](https://github.com/Codart-7)
👤 **Omopariola Emmanuel**
- GitHub: [@hyghdrogin](https://github.com/hyghdrogin)
👤 **Kwasi Baayeh**
- GitHub: [@Baayeh](https://github.com/Baayeh/)
- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**