Skip to content

DarthBenro008/AnonSpace

Repository files navigation


AnonSpace


AnonSpace - The Anonymous Space is a free online proximity based anonymous messaging app.
It is designed to generate connections for people who are on the go.

AnonSpace Screenshots


How is this built?


This app is 100% written in Kotlin. MVVM architecture is used with Android Architecture Components and Koin for dependency injection.
The Backend is written in NodeJS using MVC architecture and Google Firebase Realtime Database.
The Web Frontend is written in ReactJS.
Leveraging the Google Nearby API and Location API to connect with nearby AnonSpace users.
We have leveraged the power of Google Cloud Computing Engine for filtering the abusive words as well as hosting the Backend. AnonSpace TechStack


Features


  • Single SignIn with Google authentication.
  • Create or join a room with people within 100 meters of a radius around you.
  • You are completely anonymous throughout the app.
  • Dataset has been used to filter out the abusive or bad words.
  • Another dataset has been implemented to generate motivational quotes.
  • ROT Cipher and complex mathematic algorrithms have been used for End-to-End message encryption.

Important Links


AnonSpace Android App
AnonSpace Website
AnonSpace Figma Prototype
AnonSpace Backend Repository
AnonSpace Web Frontend Repository


Team



What's next with AnonSpace?


* We plan to make our App cross-platform.
* We aim to introduce a more secure asymmetric cryptographic algorithm such as RSA.
* We would also like to introduce Social Twists to make the experience more fun and engaging.

License


Copyright 2020 Hemanth Krishna, Malvika Rajesh, Aarush Bhatt, Shubham Palriwala

Licensed under MIT License : https://opensource.org/licenses/MIT



Made with ❤️ by Team AnonSpace