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
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
Tech Stack
Client: PaperCSS, HTML, JS, CSS
Server: Django
Support
For support, email arpan@hackersreboot.tech. You can also contact me through: