Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushi0508/sortly
Manage Stores and Inventory on tips. Sortly is your go-to web app for managing stock and inventory seamlessly. Whether you're a retailer looking to streamline your operations or a business owner in need of efficient stock management, Sortly has you covered.
https://github.com/rushi0508/sortly
backend ejs-templates express mongodb mongoose nodejs nodemailer react stripe-checkout typescript
Last synced: about 12 hours ago
JSON representation
Manage Stores and Inventory on tips. Sortly is your go-to web app for managing stock and inventory seamlessly. Whether you're a retailer looking to streamline your operations or a business owner in need of efficient stock management, Sortly has you covered.
- Host: GitHub
- URL: https://github.com/rushi0508/sortly
- Owner: Rushi0508
- License: mit
- Created: 2023-07-08T12:28:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-27T13:07:21.000Z (about 1 year ago)
- Last Synced: 2024-11-11T09:05:45.488Z (about 2 months ago)
- Topics: backend, ejs-templates, express, mongodb, mongoose, nodejs, nodemailer, react, stripe-checkout, typescript
- Language: TypeScript
- Homepage: https://sortly.vercel.app
- Size: 377 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sortly - Stock and Inventory Manager
Welcome to Sortly, your go-to web app for managing stock and inventory seamlessly. Whether you're a retailer looking to streamline your operations or a business owner in need of efficient stock management, Sortly has you covered.
![GitHub issues](https://img.shields.io/github/issues/Rushi0508/sortly)
![GitHub forks](https://img.shields.io/github/forks/Rushi0508/sortly)
![GitHub pull requests](https://img.shields.io/github/issues-pr/Rushi0508/sortly)
![GitHub Repo stars](https://img.shields.io/github/stars/Rushi0508/sortly?style=social)## Key Features
- **User Verification**: Get started securely by verifying yourself with OTP.
- **Store Management**: Start with one store in the free account, or explore our price plans for additional stores.
- **Item Management**: Create, read, update, and delete items effortlessly.
- **Sales Analytics**: Gain insights into your business with graphical sales analytics on your dashboard.
- **Stock Control**: Manage your stock with ease - incoming and outgoing operations made simple.
- **Parties Connection**: Connect with buyers and suppliers in the Parties section.
- **Transaction Tracking**: Every stock operation leaves a trace - keep an eye on payment status, profit, and more.
- **Advanced Filters**: Sort, search, and filter your data using various criteria, including date, buyer, supplier, and category.
- **Order History**: Track your order and purchase history for each connected buyer or supplier.
- **Complete SAAS Solution**: Sortly is designed to be a comprehensive SAAS app, addressing all your stock and inventory needs.
## How to Contribute
Contributions are welcome! If you'd like to contribute to Sortly, please follow these guidelines:
1. Fork this repository.
2. Clone your forked repository to your local machine:
```bash
git clone https://github.com/your-username/sortly.git3. Create a new branch for your feature or bug fix:
```bash
git checkout -b feature-name
4. Make your changes and commit them:
```bash
git commit -m "Add your descriptive commit message here"
5. Push your changes to your forked repository:
```bash
git push origin feature-name6. Open a pull request here on the main Sortly repository, explaining your changes.
7. Our team will review your pull request and provide feedback.
8. Once approved, your changes will be merged into the main branch.## License
Sortly is distributed under the MIT License. Feel free to use, modify, and distribute it according to the terms of the license.
Thank you for considering contributing to Sortly! We look forward to collaborating with you.