Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

StealthMessage is a designed platform that allows users to send and receive anonymous messages without revealing its identity.

License

Notifications You must be signed in to change notification settings

nordszamora/Stealth-Message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

StealthMessage

StealthMessage is a designed platform that allows users to send and receive anonymous messages without revealing its identity. The platform was inspired on NGL.

Features

  • Anonymous Messaging: Send and receive messages without disclosing your identity.
  • User Profiles: Create and customize profiles.
  • Message Notifications: Receive notifications for new anonymous messages.
  • Simple UI: User-friendly design for ease of use.

Technologies Used

  • Frontend: ReactJS with Vite
  • Backend: Flask
  • Database: MySQL
  • Deployment: Vercel (frontend) and PythonAnywhere (backend)
  • Authentication: JWT cookies

Getting Started

Install this project on your local machine and here are following steps.

Installation

  1. Clone the Repository

    $ git clone https://github.com/nordszamora/Stealth-Message.git
    $ cd Stealth-Message
    $ pip install -r requirements.txt
    
  2. Backend setup

    $ cd backend
    $ flask db init
    $ flask db migrate -m 'stealthy'
    $ flask db upgrade
    $ py app.py
    
  3. Frontend setup

    $ cd frontend
    $ npm install
    $ npm run dev
    

Open your browser and run http://localhost:5173

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

StealthMessage is a designed platform that allows users to send and receive anonymous messages without revealing its identity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /