Skip to content

niteshsinwar/Social-media-app

Repository files navigation

Social media app

  • A social media application that allows users to create accounts, follow other users, post tweets, and view their feed. This application was built using the Parse SDK, which provides a backend infrastructure for mobile and web applications.

Features

  • User authentication: users can sign up and log in to the application using their email and password.
  • Profile customization: users can change or upload a profile picture.
  • Following system: users can follow other users and view their tweets on their feed.
  • Tweeting: users can post tweets to their profile, which can be viewed by their followers.
  • Notification system: users receive notifications when someone send them private snap.
  • Private messaging: feature of 1 on 1 RTC via text.

Setup

  • Clone the repository to your local machine.
  • Create a Parse Server and update the ApplicationId, ClientKey, and ServerUrl in the Parse.initialize method in the Application class. Build - and run the application on your Android device or emulator.

📌 (Note: The services for this Android app are currently down as I in the process of migrating from AWS to Firebase.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published