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

https://github.com/henrybravos/ecocont_app

Application React native to generate orders and sales for the ecocont system
https://github.com/henrybravos/ecocont_app

apollo expo graphql react-native sales typescript

Last synced: 4 days ago
JSON representation

Application React native to generate orders and sales for the ecocont system

Awesome Lists containing this project

README

        

# App Ecocont

## Description

App Ecocont is a mobile application react native, (iOS/Android) for sales for ERP eco-cont. It provides users with information about eco-friendly alternatives to everyday products and services.

## Features

- Browse through a wide range of eco-fac-friendly alternatives
- Search for specific products or services
- View detailed information about each alternative, including its environmental impact and cost
- Sales POS

## Installation

1. Clone the repository: `git clone https://github.com/your-username/app-ecocont.git`
2. Install the required dependencies: `npm install`
3. Set up the endpoint API and configure the connection in `src/utils/apollo.ts`
4. Start the application: `npx expo start`

## Usage

1. Open your simulator IOS/Android
2. Sign up or log in to your account
3. Explore the different eco-fac-friendly alternatives available
4. Save your favorite alternatives for future reference

## Contributing

Contributions are welcome! If you have any ideas or suggestions for improving App Ecocont, please submit a pull request. Make sure to follow the code style guidelines and write clear commit messages.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.