Streamlining your academic experience.
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
Clickboard is a powerful Flutter app, seamlessly integrated with Firebase, designed to streamline your academic experience. It offers a range of features including secure authentication, intuitive carousel navigation, term-specific notices, roll number-based academic results, engaging Lottie animations, and convenient account management options like password reset, updates, and deactivation. Simplify your academic journey with Clickboard.
- Flutter
- Firebase : As a BaaS for this project
- Riverpod : As a state management tool
- Go router : For routing between pages
This is how you may set up your project locally. To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Create a flutter project
flutter create app-name
- Clone the repo
git clone https://github.com/Abhigyan103/Clickboard.git
- Install pub modules
pub get
- Configure firebase database
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
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.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Fork the Project
- Create your Feature Branch (
git checkout -b feat/AmazingFeature
) or Bug Fix Feature (git checkout -b fix/BugName
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
orgit commit -m 'Fixes #issueNumber
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request to main
- Abhigyan Singh - Comp Sci Student - Abhigyan Singh - Owner