The Wall is the primary point of Contact of Ruminate Core with the Whole community. Here the admins Put and Update Events.
Clone The Repo
Run
py -m venv .venv
cd Wall
pip install django Pillow
py manage.py makemigrations
py manage.py migrate
py manage.py runserver
- Fork the Repo Raise Issues
- Get Assigned And Solve the issues
- Make a Pull Request