EventGet 50% off your ticket to MongoDB.local London on October 2. Use code WEB50Learn more >>
MongoDB Developer
JavaScript
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Languageschevron-right
JavaScriptchevron-right

Anonytexts

1 min read • Published May 24, 2022 • Updated Jul 07, 2022
JavaScript
FULL APPLICATION
Facebook Icontwitter iconlinkedin icon
Rate this code example
star-empty
star-empty
star-empty
star-empty
star-empty
Try it

Creators

Maryam Mudashiru and Idris Aweda Zubair contributed this project.

About the Project

Anonytexts lets you message friends and family completely anonymously. Pull a prank with your friends or send your loved one a secret message.

Inspiration

It's quite a popular way to have fun amongst students in Nigeria to create profiles on anonymous messaging platforms to be shared amongst their peers so they may speak their minds.
Being a student, and having used a couple of these, most of them don't make it as easy and fun as it should be.

Why MongoDB?

We wanted to stand out by adding giving users more flexibility and customization while also considering the effects in the long run. We needed a database with a flexible structure that allows for scalability with zero deployment issues. MongoDB Atlas was the best bet.

How It Works

You create an account on the platform, with just your name, email and password. You choose to set a username or not. You get access to your dashboard where you can share your unique link to friends. People message you completely anonymously, leaving you to have to figure out which message is from which person. You may reply messages from users who have an account on the platform too.

Facebook Icontwitter iconlinkedin icon
Rate this code example
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

Build a JavaScript AI Agent With LangGraph.js and MongoDB


Sep 06, 2024 | 15 min read
Tutorial

Using MongoDB Atlas Triggers to Summarize Airbnb Reviews with OpenAI


Oct 31, 2023 | 4 min read
Code Example

An Introduction to IoT (Internet of Toilets)


Sep 23, 2022 | 11 min read
Tutorial

Build an Offline-First React Native Mobile App with Expo and Realm React Native


Aug 26, 2022 | 15 min read
Technologies Used
Languages
Table of Contents
  • Creators