Hey Confessioner

Hey Confessioner

Confessioner is a platform for building communities of anonymous confessioners, who can confess things among peers anonymously. People can join communities and post confessions anonymously in those communities to get responses from their peers without actually revealing themselves. The confessions are not linked to the account even in the backend to provide complete anonymity.

Live Deployment

A live deployed version of this site is already available here.

Repository

All code for this project can be found here.

License

MIT

Run Locally

Clone the project

  git clone https://github.com/Arpan-206/confessioner.git

Go to the project directory

  cd confessioner

Install dependencies

  pip install -r requirements.txt

Start the development server

  python manage.py runserver

Or, if you want to start a production server

  gunicorn --bind :80 --workers 3 confessioner.wsgi

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Screenshot 10 Screenshot 11 Screenshot 12

Tech Stack

Client: PaperCSS, HTML, JS, CSS

Server: Django

Support

For support, email arpan@hackersreboot.tech. You can also contact me through: