Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wizardoftrap/blognest
This is a comprehensive open-source Android application that allows users to create and publish blog posts, with built-in features for user authentication and data storage using Firebase Authentication and Firebase Realtime Database.
https://github.com/wizardoftrap/blognest
android-application androidstudio blog firebase-auth firebase-database java recyclerview
Last synced: about 2 months ago
JSON representation
This is a comprehensive open-source Android application that allows users to create and publish blog posts, with built-in features for user authentication and data storage using Firebase Authentication and Firebase Realtime Database.
- Host: GitHub
- URL: https://github.com/wizardoftrap/blognest
- Owner: wizardoftrap
- Created: 2023-07-10T07:15:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-14T09:28:11.000Z (8 months ago)
- Last Synced: 2024-11-28T09:18:45.476Z (about 2 months ago)
- Topics: android-application, androidstudio, blog, firebase-auth, firebase-database, java, recyclerview
- Language: Java
- Homepage:
- Size: 558 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlogNest
BlogNest is a comprehensive open-source Android application developed by Shiv Prakash Verma, a student at IIT Ropar. The app enables users to create and publish blog posts seamlessly. It comes equipped with built-in features for user authentication and data storage using Firebase Authentication and Firebase Realtime Database.
## Features
- **User Authentication**: Secure user authentication using Firebase Authentication ensures a safe and reliable login process.
- **Blog Post Creation**: Users can easily create and publish their blog posts directly from the app.
- **Realtime Data Storage**: Utilizing Firebase Realtime Database ensures that data is stored and synchronized across devices in real-time.
- **Open Source**: The application is open-source, allowing developers to contribute, customize, and enhance its features.
- **Easy to Use**: With an intuitive user interface, BlogNest offers a seamless experience for both reading and creating blog content.
## Screenshots
![Login](app/login.png)
![SignUp](app/signup.png)
![Blogs](app/blogs.png)
![Add_blogs](app/add_blogs.png)## Contact Information
- **Developer**: Shiv Prakash Verma
- **Email**: [email protected]
- **College**: IIT Ropar## Contributing
Contributions to BlogNest are welcome! Whether it's bug fixes, feature enhancements, or translations, feel free to contribute by opening issues or pull requests on GitHub.
## License
This project is licensed under the [MIT License](LICENSE).