This is a Django website that allows a user to view daily news of various things happening at Moringa. From changes in administration, new Hires, Breaking news updates and also daily student life moments.
- Python3.6
- Virtualenv
- Django
- HTML
- Bootsrap & CSS
- Git Version Control
- Heruko
- Open your terminal
- initialize github, git clone
https://github.com/Krasivaya/The-Moringa-Tribune.git
- cd The-Moringa-Tribune
- open folder in prefered IDE
- open terminal
- Activate virtual envirnoment
source virtual/bin/activate
- Install latest pip
curl https://bootstrap.pypa.io/get-pip.py | python
- Install all requirements
pip install -r requirements.txt
- Run in terminal
python3.6 manage.py runserver
- Run the application in your localhost provided
No bug known. If you found any, please contact!
Email: semwagacarine@gmail.com
This project is under the MIT license.