s4shibam / ckret-connect

Ckret Connect is the Express.js based backend service for Ckret. Ckret is an anonymous messaging platform to exchange anonymous questions, feedback, suggestions, dares, and challenges with your friends, families, and coworkers.

Home Page:https://connect.ckret.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ckret-connect

Ckret Connect

Anonymous Messaging Platform - Backend

Code Size License Stars


⚡ Introduction

Ckret Connect is the backend service for the Ckret App (GitHub). Ckret is an anonymous messaging platform, where users can send and receive messages anonymously via link.

✨ Features

  • Exchange messages with users anonymously
  • Create account with gmail to get messages
  • Customizable username, inbox status and feedback message
  • Send secret messages using ckret link without even creating account

⚙️ Tech Stack

  • Node JS
  • Express JS
  • MongoDB

📦 Other Libraries and Tools

  • Mongoose
  • JSON Web Token
  • Winston
  • ES Lint

🎯 Goals

  • Get cozy with Node JS for building strong backend systems.
  • Explore Express JS and its key elements: Router, Controller, and Middleware
  • Dive into MongoDB and ace querying techniques with Mongoose ODM
  • Create a custom error handler for smooth and consistent error management across all services

🖼️ Screenshots

Screenshot 1

👋🏻 Contact

Linkedin Twitter

About

Ckret Connect is the Express.js based backend service for Ckret. Ckret is an anonymous messaging platform to exchange anonymous questions, feedback, suggestions, dares, and challenges with your friends, families, and coworkers.

https://connect.ckret.xyz

License:MIT License


Languages

Language:JavaScript 100.0%