Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)