Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmncit/alwaysforward
Sales inventory management system of AlwaysForward
https://github.com/mmncit/alwaysforward
Last synced: about 2 months ago
JSON representation
Sales inventory management system of AlwaysForward
- Host: GitHub
- URL: https://github.com/mmncit/alwaysforward
- Owner: mmncit
- Created: 2019-11-18T06:46:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T08:57:45.000Z (about 2 years ago)
- Last Synced: 2023-02-27T00:21:15.679Z (almost 2 years ago)
- Language: Ruby
- Homepage: https://alwaysforwardadmin.herokuapp.com
- Size: 85.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlwaysForward
Sales management system for a local health and wellness company *AlwaysForward*
### Live APP LINK : [https://alwaysforwardadmin.herokuapp.com](https://alwaysforwardadmin.herokuapp.com)
* Implemented an authentication process for the admin user
* Followed Kanban in software development## Build instruction:
```bash
bundle install
rails server
```## Technologies:
* Database: PostgreSQL
* No test cases are written yet!
* Gems:
* figaro (heroku-friendly rails app configuration)
* semantic-ui-sass (Semantic UI for Sass)## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## License
[MIT](https://choosealicense.com/licenses/mit/)