/Sugpress

Collaborative ecosystem for newly admitted students to aid ease of legitimate information passed around on campus.

Primary LanguageHTML

SugPress

Purpose 🤷‍♂️

communication
/kəmjuːnɪˈkeɪʃ(ə)n/
The imparting or exchanging of information by speaking, writing, or using some other medium. "television is an effective means of communication"
- Ease of legitimate information passed to newly admitted or returning student by respectiveStudent Union Body/Government

Reason ✴️

A rampant mis-information spread through campus which caused disarray amoungst student not able to tell Right to Wrong (information wise )

Installation

git clone https://github.com/TijanAyo/Sugpress.git

pip install requirements.txt

Creating a superuser

python manage.py createsuperuser

python manage.py makemigrations

python manage.py migrate

Run server

python manage.py runserver