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
- Host: GitHub
- URL: https://github.com/henrybravos/ecocont_app
- Owner: henrybravos
- Created: 2024-03-25T03:19:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T11:45:36.000Z (about 1 year ago)
- Last Synced: 2024-04-14T10:25:57.596Z (about 1 year ago)
- Topics: apollo, expo, graphql, react-native, sales, typescript
- Language: TypeScript
- Homepage:
- Size: 635 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.