Crypto Gyaan is a Flutter-based mobile application inspired by Zerodha Varsity, designed to educate and inform users about investing, risks, and the technicalities of the cryptocurrency market. The goal is to make cryptocurrency knowledge more accessible to the Indian audience by providing content in local languages.
- Educational Content: Comprehensive articles, tutorials, and guides on cryptocurrency investing, risks, and market analysis.
- Local Language Support: Content available in multiple Indian languages to cater to diverse audiences.
- User-Friendly Interface: Intuitive design for easy navigation and enhanced user experience.
- Latest News: Stay updated with the latest trends, news, and developments in the cryptocurrency market.
- Interactive Quizzes: Test your knowledge with engaging quizzes to reinforce learning.
- Community Discussions: Engage with fellow users through forums and discussion boards.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/samvitjain/crypto_gyaan.git cd crypto_gyaan
-
Install Flutter: If you haven't already, install Flutter by following the official Flutter installation guide.
-
Install Dependencies:
flutter pub get
-
Run the App:
flutter run
- Flutter: A UI toolkit for building natively compiled applications for mobile.
- Dart: The programming language used for Flutter development.
- Firebase: For backend services like authentication and real-time database.
- Provider: State management solution for Flutter.
We welcome contributions! To contribute to Crypto Gyaan, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or feedback, please reach out at:
- Email: jain.samvit@gmail.com
- GitHub: samvitjain
- Inspired by Zerodha Varsity for its user-centric approach to financial education.
- Thanks to the open-source community for their continuous support and resources.