Skip to content

This is a django application that allows users to post their projects for others to rate and review

License

Notifications You must be signed in to change notification settings

vionaosiako/Awward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awward

Author : Viona Anyona Osiako

Project Description

This is a Python Application where a user can view a different projects, add a new project also rate them according to content,usability and design.

User Story

  • View different projects from the Application
  • Click a single project to expand it and view the details of that post
  • Search for projects by different names.
  • Rate a project accordingto usability, content and design.
  • Update profile.

SetUp Instruction

Requirements

  • Python 3
  • Visual Studio Code

Getting Files

  • Click this link to access my github repository.
  • On the top panel you will see a green button with a download icon and the word "CODE" written next to it. Click it to download the project zip file.​
  • Navigate to the download location then extract the zip file to your desired location.​
  • Right click on folder and navigate to "open with another application" and select your code editor.
  • Open the folder location on terminal and use the following command to run app:

pip install -r requirements.txt To install all requirements $ python3 manage.py runserver Then run server with the above command

Live Link

(https://lionessawwards.herokuapp.com/)

Dependencies

  • asgiref==3.5.2
  • backports.zoneinfo==0.2.1
  • certifi==2022.5.18.1
  • cloudinary==1.29.0
  • dj-database-url==0.5.0
  • Django==4.0.4
  • django-heroku==0.3.1
  • gunicorn==20.1.0
  • Pillow==9.1.1
  • psycopg2==2.9.3
  • python-decouple==3.6
  • six==1.16.0
  • sqlparse==0.4.2
  • urllib3==1.26.9
  • whitenoise==6.1.0

Technologies Used

  • Python 3
  • Bootstrap
  • HTML
  • Heroku

Known Bugs

  • There are no known bugs

Contact Information

  • Email : viona Anyona Osiako
  • Whatsapp : +254703616854

License

MIT License Copyright (c) [2022] [Viona Osiako] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is a django application that allows users to post their projects for others to rate and review

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published