/Projects-Rating

An application where users rate the projects of other developers. Rating is done on three categories,i.e, design, usability, and content. The average is the overall score.

Primary LanguagePythonMIT LicenseMIT

Projects-Rating

An application where users rate the projects of other developers. Rating is done on three categories,i.e, design, usability and content. The average is the overall score.

Description

This is a django web application for rating projects. A registered user is allowed to rate on posted projects. A user as well can post projects through a form provided. A screenshot of the project landing page with a title and a site url is what is required for posting. Rating is done in three categories and the average is taken as the overall rating.

Home Page Screenshot

Screenshot from 2021-12-14 19-03-24

Rating Page Screenshot

Screenshot from 2021-12-14 19-04-31

Author

Ngetich Gideon

Setup | Installation Requirements

  1. python3.9
  2. virtualenv
  3. requirements.txt
  4. django

Technologies Used

  • HTML
  • Bootstrap
  • Django
  • Python 3
  • CSS

Dependencies

  • Psycopg2
  • Django-heroku
  • Django-urls
  • Cloudinary
  • Django-registration
  • Python-decouple
  • Pillow
  • Django
  • Django-bootstrap
  • Whitenoise
  • Gunicorn

Known Bugs

Currently there no known bags.

Contact Information

Contact me through:

Live site

View live site here

License & copyright

Licensed under the MIT License.
Copyright (c) 2021 Kipkorir-Gideon