Giter Site home page Giter Site logo

shwetd19 / incognito-connect Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 723 KB

Incognito-Connect, your secure, user-friendly platform for anonymous sharing.

Home Page: https://incognito-connect.onrender.com/

JavaScript 98.68% HTML 1.19% CSS 0.13%
google-oauth jwt-authentication nodejs reactjs tailwindcss

incognito-connect's Introduction

Incognito-Connect

Overview

Incognito-Connect is a web application that provides a secure and user-friendly platform for users to share secrets anonymously. The project incorporates user authentication, secret posting functionality, responsiveness across devices, and optional Google OAuth integration for enhanced user experience.

Features

User Authentication System

The app employs robust user authentication, covering registration, login, and password recovery, utilizing JWT for enhanced security.

Secrets Posting Section

The home screen allows users to post secrets with a user-friendly interface, ensuring uniqueness by associating posts with usernames.

Responsiveness Across Devices

Designed for seamless user experience across devices, leveraging frameworks as Tailwind CSS.

OAuth Google Integration

Enhanced user experience with optional Google OAuth integration using Firebase for sign-in and sign-up. Successful implementation adds merit.

Technologies Used

  • MongoDB: Database for storing user information and secret posts.
  • ReactJS: Frontend framework for building a dynamic and interactive user interface.
  • Firebase: Used for Google OAuth sign-in and sign-up.
  • JWT: JSON Web Tokens for secure user authentication.
  • Tailwind CSS: Frontend frameworks for achieving responsiveness.

Installation

  1. Clone the repository.
  2. Install dependencies using npm run build in the root directory.
  3. Set up a MongoDB database and configure the connection in the backend.
  4. Configure Firebase for Google OAuth integration.
  5. Run the application using npm run dev in both frontend and backend directories.

Usage

  1. Register or log in using the authentication system.
  2. Access the home screen to post a secret message. Only one post per user is allowed, ensuring uniqueness through the username.
  3. View secrets shared by other users without revealing their identity.
  4. Experience seamless responsiveness across various devices.

Demonstrating Unique Approach and Understanding

  • Security Measures: Initially, the project used the 'cors' middleware for security purposes but later opted to remove it.
  • One Post per User: Implemented a unique approach by associating each user's post with their username. The system checks if a post with the same username exists in the 'posts' table before creating a new post. The user cannot change their username while creating a post.
  • Photo Upload (not implemented): Although the initial plan included photo uploads for posts, it was deferred due to time constraints.
  • Anonymous Post Display: While fetching posts created by different users, only the message is retrieved, maintaining the anonymity of the users.

Contributing

Contributions are welcome! If you have any suggestions or find issues, please create a pull request or submit an issue.

incognito-connect's People

Contributors

shwetd19 avatar

Stargazers

anuj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.