- Integrated an online payment gateway using Razorpay.
- Applied search bar for ease of searching process.
- Used Google spreadsheets as a realtime database by deploying CRUD functions in Typescript.
- Applied useful animations for a user-friendly UI.
- Created a digital wallet system for fast payments.
- Reduce the loading time of the app and achieved smooth functionality by usingthird party libraries like Butterknife, Retrofit, Picasso.
- Handling situations like invalidate inputs by the user, network availability, poor connections.
- Applied Login functionality using Firebase Authentication.
- Published it on Google play console and managing the various updates of the application.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated
- Fork the Project
- Follow the Steps for running in local machine just change the link in git clone to your forked repository link.
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request