A app which gives resources for courses and videos for programming languages. Anyone who want to know what are the free courses and more resources with this app they can find them easily. Built with Flutter and Firebase, this app offers a user-friendly interface and real-time updates to enhance your learning experience.
- Explore programming languages and topics effortlessly.
- Access free courses, tutorials, and curated YouTube video collections.
- Seamlessly navigate through the app with Flutter's intuitive design.
- Stay up-to-date with real-time updates and notifications powered by Firebase.
- Clone this repository to your local machine.
- Navigate to the project directory in your terminal.
- Run
flutter pub get
to install all dependencies. - Connect your device or emulator and run
flutter run
to start the application.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.