ShareKhanCLG is a Flutter-based application designed to manage and upload files to Firebase Storage. The app supports user authentication via Firebase, including anonymous sign-in, and provides features like image selection and file uploads. It also includes user profile management and a change password option.
- User Authentication: Users can sign in using Firebase authentication. Both registered and anonymous sign-ins are supported.
- File Upload: Upload images and documents to Firebase Storage, with automatic categorization into folders.
- Profile Management: Manage user profile details.
- Change Password: Secure password change option for authenticated users.
- Anonymous Restrictions: Anonymous users cannot upload files or access certain features until they create an account
Contact info
Niraj kotve (MIT WPU)
7247328001
neerajkotve19@gmail.com
1032210710@mitwpu.edu.in
To get started with this project, clone the repository and install the required dependencies:
git clone https://github.com/your-username/sharekhanclg.git
cd sharekhanclg
flutter pub get