AgriSmart is an app which connects farmer and transporters on a common platform. Where farmers can get connected with Transporters. It features quick booking, pooling feature and push notifications and much more!!!
Have a look at these presentation to get started with the idea: https://drive.google.com/drive/u/0/folders/1U-_Xh8mOxMBwlV6p2VZJNW5IHAzDoCh-
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Any operating system (i.e. Linux, Windows, MacOS X)
- A little knowledge of React Native. Don't worry if you are new to it, you just need knack to learn.
- Any IDE with React Native installed (i.e. VSCode, Android Studio, etc)
- Install node, npm.
- add Android Studio
- Install react native
- move to AgriSmart folder
- npm i
- react-native run-android
Please raise a feature request or issue before sending PR for the same.
Follow the below guidelines for proper coding practices:
- Always create a new branch for your changes and make PR from it ONLY.
- Write neat code with proper comments.
- Follow PEP8 coding style.
- Write descriptive commit messages. Please read this for more information.
- Write detailed PR messages and include
fixes #ISSUE_NUMBER
it if closes an issue, otherwise useconcerns #ISSUE_NUMBER
to tag the related issues. Please refer here for more PR guidelines. - It is recommended to have a single commit for a task.
- Use DRY principles to create maintainable code.
- Ajinkya Taranekar
- Abhishek Singh Baghel
- Deeksha Soni
- Mahak Mandelecha
- Ritik Gandhi
- Ritik Nandwal
This project is licensed under the SGSITS.