Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsminar/mystery-message
Mystery Message is a full-stack Anonymous Messaging app that ensures privacy and security for Users. Built with Next.js, shadcn/ui, Mongoose, and MongoDB. It allows users to send and receive messages without revealing their identity.
https://github.com/itsminar/mystery-message
Last synced: 22 days ago
JSON representation
Mystery Message is a full-stack Anonymous Messaging app that ensures privacy and security for Users. Built with Next.js, shadcn/ui, Mongoose, and MongoDB. It allows users to send and receive messages without revealing their identity.
- Host: GitHub
- URL: https://github.com/itsminar/mystery-message
- Owner: itsMinar
- Created: 2024-06-04T20:43:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T18:41:59.000Z (6 months ago)
- Last Synced: 2024-06-27T22:35:28.575Z (6 months ago)
- Language: TypeScript
- Homepage: https://mystery-message-app.vercel.app
- Size: 441 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mystery Message
## Overview
The Mystery Message is a full stack Anonymous Messaging app that allows users to
send and receive messages without revealing their identities. The project aims
to provide a secure and anonymous way for individuals to communicate, ensuring
privacy and confidentiality.## Features
- **Anonymous Messaging**: Send and receive messages without revealing your
identity.
- **User-Friendly Interface**: Easy-to-use interface for seamless communication.
- **Cross-Platform**: Accessible from various devices, including desktops and
mobile devices.## Screenshots
Here are some screenshots of the application:
### Home Page
![Home Page](screenshots/home.png)
### Dashboard Page
![Message Section](screenshots/dashboard.png)
### Send Message Page
![Compose Message](screenshots/send-message.png)