Skip to content

Anonymous confessions and forum website with CAS authentication for UMD students. YikYak Alternative.

Notifications You must be signed in to change notification settings

EdwardX29/umd-confessions

Repository files navigation

UMDConfessions web app

Project Image


Table of Contents


Description

Anonymous confessions website and simple questions forum. Using Django's default authentication system in conjunction with UMD CAS, this website allows users to choose how they wish to login/signup. Based on the TikTok confessions trend, this website targets UMD students and allows them to confess their (perhaps hyperbolic) secrets anonymously.

Features include: User authentication, anonymous confessions posting, forums, CRUD functionality (create/read/update/delete)

Technologies

  • Python Django MVT
  • Bootstrap 5
  • Vanilla JS
  • PostgreSQL
  • Heroku
  • UMD Central Authentication System

Back To The Top


How To Use

Installation

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Back To The Top


References

Back To The Top

Author Info

Back To The Top

About

Anonymous confessions and forum website with CAS authentication for UMD students. YikYak Alternative.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published