Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krasivaya/awards

Awards is an application that allow a user to upload projects and other users can review and rate them basing on their design, content and usability. (Live site is down below)
https://github.com/krasivaya/awards

api-endpoints django heroku postgresql python virtualenv

Last synced: about 10 hours ago
JSON representation

Awards is an application that allow a user to upload projects and other users can review and rate them basing on their design, content and usability. (Live site is down below)

Awesome Lists containing this project

README

        

# Awards

### Developed By
[Carine I. SEMWAGA](https://github.com/Krasivaya)

### Description
Awards is an application that allow a user to upload projects and other users can review and rate them basing on their design, content and usability.

### 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/Awards.git `
* cd Awards
* open folder in prefered IDE
* open terminal
* Install virtualenv `python3.6 -m venv --without-pip virtual`
* 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
[Awards - (Not avaliable now).](https://krasivaya-awards.herokuapp.com/)

### License
This project is under the [MIT](https://github.com/Krasivaya/github/blob/master/LICENSE) license.

##### Copyright (c) 2019 Carine I. SEMWAGA.