BSNL-Care is a powerful survey application that provides a seamless experience for conducting surveys and capturing customer feedback. The app offers a range of features to both users and administrators, ensuring a comprehensive and efficient survey management system.
-
Customer Login: Users can create accounts and log in securely using Firebase authentication, ensuring a personalized experience.
-
Participate in Surveys: Customers can access and participate in various surveys, providing their valuable feedback.
-
Survey Response Submission: Users can submit their responses to surveys effortlessly, sharing their opinions and insights.
-
Survey History: Customers can view their past survey submissions and access their response history.
-
Survey Delete (User Dashboard): Users have the option to delete a survey they previously submitted (available in the user dashboard).
-
View All Surveys: Administrators can view all surveys conducted in the app, along with their corresponding details.
-
View Feedback: Administrators can access and review customer feedback and responses.
To build and run BSNL-Care Survey App in Android Studio, follow these steps:
-
Clone the repository:
git clone https://github.com/Gaurav241/BSNL-Care.git
-
Open Android Studio and select "Open an existing Android Studio project."
-
Navigate to the cloned repository directory and select the "build.gradle" file in the root folder.
-
Android Studio will sync the project and download the required dependencies.
-
Firebase Setup:
- Create a new project on the Firebase console (https://console.firebase.google.com/).
- Add an Android app to the project and follow the setup instructions to get the
google-services.json
file. - Place the
google-services.json
file in theapp
directory of your project.
- Build and run the app on an emulator or physical device.
Spash Screen | Home Screen | Student DashBoard |
---|---|---|
Survey Screen 1 | Survey Screen 2 | Survey Screen 3 |
Survey Screen 4 | Survey Screen 5 | Student Response |
Register |
---|
Response |
Contributions are welcome! If you'd like to contribute to BSNL-Care Survey App, feel free to open a pull request. We value your input and appreciate your help in making the app even better.
The BSNL-Care Survey App is licensed under the MIT License. You can find the full license text in the LICENSE
file.
Disclaimer: The BSNL-Care Survey App is an independent project and not an official product of BSNL. It is developed solely for educational and demonstration purposes.