Home
Softono
TheNetwork-open

TheNetwork-open

Open source MIT Java
20
Stars
11
Forks
2
Issues
6
Watchers
6 years
Last Commit

About TheNetwork-open

TheNetwork is a blog cum chat app. It's completely built using firebase. Users can post, comment, like and bookmark the blogs, also users can send follow requests to connect with people. Users can create events and also prepare an event roadmap. Pagination for realtime data is also included in chats, blogs and events.

Platforms

Web Self-hosted Cloud

Languages

Java

Links

TheNetwork

Before you continue

  • The App is still under development so this may contain some errors.
  • The Gradle file has been edited for security purpose.
  • Include your own project's gradle Fields in google services.json file. Without that the app won't run.
  • Generate and add your own places api key in the manifest accordingly.
  • Enable google signin and signin with email from your firebase dashboard.
  • Deploy firebase cloud functions provided in cloud-functions directory.

Description

TheNetwork is a blog cum chat app. It's completely built using firebase. Users can post, comment, like and bookmark the blogs, also users can send follow requests to connect with people. Users can create events and also prepare an event roadmap. Pagination for realtime data is also included in chats, blogs and events. Notifications are also supported whenever a user sends a chat message or a follow request.

Screenshots

  • Home

    Blogs Blog detail

  • Events

    Events Event detail Roadmap Roadmap closed

  • Chats

    Chats Chat detail

  • Profile

    My profile Other profile

External libraries used