Skip to content

sdsubhajitdas/Anonymous-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous Sender

Netlify Status

This is a simple anonymous message sending application website. Not a direct clone but basic functionalities are implemented.

Demo User Credentials:
Email - demo@mail.com
Password - 12345678

Screenshots of the application

Home page

image Pages are responsive so change layout according to size.[Example for mobile devides]
image

Send a message to a someone on their shared link

image

Authentication page

image

Register as a new user

image

The project is structured in two separate folders the API and the frontend UI.

API

The API is hosted on Amazon Web Services. AWS ApiGateway was used and then the individual routes are AWS Lambda function integrations. The database used is from MongoDB Atlas & the details are stored inside a AWS Secrets Manager secret.

UI

It is a simple React application which interacts with the API using Axios library.

About

Anonymous message sending application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published