Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/highoncarbs/noice
Internal Product development applications for businesses.
https://github.com/highoncarbs/noice
activity-management bulma bulma-css business business-process business-solutions product-development product-management productivity productivity-tools textile-management-software todo-list tracking
Last synced: 4 months ago
JSON representation
Internal Product development applications for businesses.
- Host: GitHub
- URL: https://github.com/highoncarbs/noice
- Owner: highoncarbs
- License: mit
- Created: 2019-10-16T06:52:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:59:05.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:01:39.456Z (6 months ago)
- Topics: activity-management, bulma, bulma-css, business, business-process, business-solutions, product-development, product-management, productivity, productivity-tools, textile-management-software, todo-list, tracking
- Language: JavaScript
- Size: 3.36 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Noice helps businesses to get sampling off the ground fast AF with activity tracking.
Built with Indian businesses , for Indian businesses
Built for businesses in the manufacturing segment , where each product name is built up of multiple variables .
Allows to create custom product names - currently configured for textile & fashion businesses .## Features
* Add and create custom products from upto 5 variables.
* Master - Slave model for data.
* Activity tracking for each sample - with TODO lists .
* Image uploads for reference for creating samples## Setup & Running
*NOTE:* You'll need to use python3.
To install requirements :
> pip install -r requirements.txt
Noice uses MySQL as a backend , but you are free to use any. Just change the the Database URI in config.py
> python ./run.py
## Issues and Requests
For any issue or requests , please use Github Issues.## Projects Used
* Bulma
* Vue.js
* SQLAlchemy
* Buefy
* Flask
* Albemic## License
This project is licensed under the [MIT License](./LICENSE).