Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xvashishth/confezz-server
Confession App Server
https://github.com/0xvashishth/confezz-server
Last synced: about 4 hours ago
JSON representation
Confession App Server
- Host: GitHub
- URL: https://github.com/0xvashishth/confezz-server
- Owner: 0xvashishth
- Created: 2022-11-19T08:56:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-23T18:16:16.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:53:21.242Z (7 months ago)
- Language: JavaScript
- Homepage: https://confezz.netlify.app/
- Size: 60.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
Website Link :link: : https://confezz.co/
Another Link :link: : https://confezz.netlify.app/---
## Inspiration ⚙️
This concept was inspired by the quote "Right to Speak." People are more frightened to express themselves in public because they are fearful of being judged or mocked. However, this application allows people to hide behind the internet's walls and express themselves freely.## What it does ⚙️
Users can anonymously confess their opinions, and other anonymous users can look at it and respond.## How we built it 🏡
It is a web application created with **React**, with **MongoDB** serving as the database. In order to handle user requests, we have used **Express.js** and **Node.js** as our backend technology.## Challenges we ran into 🏃♂️
The main challenge that we ran into was the time-management. We were not sure what to make and what kind of technology we would use that will make our project stand out.## What we learned 💸
We learned so much that will help us perform better in future hackathons. We grasped the concept of teamwork and the need of working with others to create wonderful projects and manage time.## What's next for Confezz 😎
We are considering expanding this idea to university students and a larger platform, i.e., the world, so that they may express their feelings and, if others feel the same and want to help, they can communicate and come up with a solution.---
## Tech Stack 👨💻
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens)