DEV Community

Sethanant Pipatpakorn
Sethanant Pipatpakorn

Posted on

Confessions Site

Overview of My Submission

I made this website with the inspiration from MIT Confessions. It's a Facebook page which MIT students can submit their confessions with the Google Forms. Then, the Facebook page admin will repost the confessions in the Facebook page timeline anonymously. The website I built has the same concept. People can submit their confessions and displayed to others. I used the AppWrite database to store all the confessions.

Submission Category:

Web2 Wizards

Link to Code

Overview

I made this website with the inspiration from MIT Confessions. It's a Facebook page which MIT students can submit their confessions with the Google Forms. Then, the Facebook page admin will repost the confessions in the Facebook page timeline anonymously. The website I built has the same concept. People can submit their confessions and displayed to others. I used the AppWrite database to store all the confessions.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

npm run dev
# or
yarn dev
Enter fullscreen mode Exit fullscreen mode



Additional Resources / Info

Live demo

I hosted it in Raspberry Pi in my home and used Cloudflare Tunnel to expose to the internet. It might have some problem from time to time.

Image description

Top comments (0)