Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krasivaya/interaction-webhooks
https://github.com/krasivaya/interaction-webhooks
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/krasivaya/interaction-webhooks
- Owner: Krasivaya
- Created: 2019-10-22T10:28:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T04:35:54.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T03:16:18.239Z (over 1 year ago)
- Language: Python
- Size: 13.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Moringa Tribune
### Developed By
[Carine I. SEMWAGA](https://github.com/Krasivaya)### Description
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.### Technologies Used
1. Python3.6
2. Virtualenv
3. Django
4. HTML
5. Bootsrap & CSS
6. Git Version Control
7. Heruko### Setup/Installation Requirements
* 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### Known Bugs
No bug known. If you found any, please contact!### Contacts
Email: [email protected]### Live site
[The-Moringa-Tribune](https://krasivaya-the-moringa-tribune.herokuapp.com/)### License
This project is under the [MIT](https://github.com/Krasivaya/github/blob/master/LICENSE) license.##### Copyright (c) 2019 Carine I. SEMWAGA.