kilonzijnr / awards

Project Review is an application that enables a user to post their project and other users are able to rate

Home Page:https://protected-reaches-01306.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT REVIEW

Project Review is an application that enables a user to post their project and other users are able to rate

With Project Review a user is able to sign up,(create an account).The user is then able to post a project that they have done which allows other users to rate the project on a given rate card

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of [Django(python)]
  • You have a Linux machine. For only web accesibility,the application is able to work properly on any operating system .
  • You have read the projects REAME.md Documentation.

Installation Requirements

  • python3.8
  • pipenv
  • Git and Github
  • Gunicorn

Installing Project Review

  • Install the dependancies above
  • Setup your Database and add it to the settings
  • Run the application locally ($ python manage.py runserver

Contributing to Project Review

  • You can email me the suggestion or ;

To contribute to Project Review follow these steps:

  • Fork this repository.
  • Create a branch: git checkout -b .
  • Make your changes and commit them: git commit -m '<commit_message>'
  • Push to the original branch: git push origin
  • Create the pull request.
  • Alternatively see the GitHub documentation on creating a pull request.'

Bugs

After deployment the project wasnt able to post

Contributors

This application has being a personal undertaken project from scratch therefore having no secondary contributers for the curent version.

Contact

If you want to contact me you can reach me through vkilonzi05@gmail.com.

License

This project uses an [MIT]: License

Copyright

Victor Kilonzi (c) 2021.

About

Project Review is an application that enables a user to post their project and other users are able to rate

https://protected-reaches-01306.herokuapp.com/

License:MIT License


Languages

Language:Python 50.3%Language:HTML 49.7%