Skip to content

KPSB2/Ghost-MSG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

🚀 App Overview

This is a modern real-time social web application that combines messaging, user profiles, and a digital wallet system into one seamless platform.

Users can connect with others, chat instantly in private or group conversations, manage their personal profiles, and send digital payments securely. The app is designed with a clean, responsive interface and powered by Firebase for authentication and real-time data synchronization

💻 Set Up

  • THIS IS ON PHONE ONLY To use GHOST_MSG on mobile, you need to host the file on a web server so it loads over https://. The simplest way is Netlify Drop — open it on your PC, drag and drop the ghost_msg.html file onto the page, and within seconds you get a free *https://something.netlify.app link that works on any device. Alternatively you can use GitHub Pages, Cloudflare Pages, or any static web host. Once the app is behind an https:// URL, Firebase Auth works normally and the login and registration flows complete as expected. If you only have your phone, you still have a few options. You can use the GitHub mobile app to create a repository, upload the HTML file, and enable GitHub Pages under the repository settings — this gives you a free https://username.github.io/repo URL. Another option is Netlify which works in a mobile browser too — tap the upload area instead of dragging. You can also try online HTML hosting services like tiiny.host or codepen.io which let you paste or upload a file entirely from a mobile browser and serve it over HTTPS instantly.
  • ON PC you just need to download HTML file and run in any Browser.

✨ What You Can Do

  • Create an account and set up your profile
  • Chat in real time with friends or groups
  • View other users public profiles
  • See who is online
  • Manage your personal digital wallet
  • Send and receive digital payments securely
  • Even dev cant see your conversation

🧱 Built With

  • HTML, CSS, Vanilla JavaScript
  • Firebase Authentication
  • Firebase Realtime Database

🎯 Purpose

Designed as a foundation for real-time social platforms, community apps, and lightweight fintech-style systems.

❌ Caution!!!

  • The digital wallet is still fake currency
  • Dont trust someone with #DEV the real dev is "KPSB#DEV" ONLY
  • If you leak your chat yourself, that’s on you — not me