KaranjaK / The-Awards

A django application that allows users to register, post their projects on the system, get reviews as well as reveiw other people's projects.

Home Page:https://the-awwards.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THE AWARDS

Brief Description

A django application that allows users to register, post their projects on the system, get reviews as well as reveiw other people's projects.

Author

Kelvin Karanja

Screenshot

Loading......

User Stories

The user would like to.... :

  • As a user, one will view posted projects and their details
  • As a user, one will post a project to be rated/reviewed
  • As a user, one will rate/ review other users' projects
  • As a user, one will search for projects
  • As a user, one will view projects overall score
  • As a user, one will view my profile page

Setup/Installation Requirements

To view the online page

For the application to run

  • Have a smart device that has access to a stable internet connection
  • Have a stable internet connection
  • Have an updated browser

To view the development files

For the application to run, install

  • Python3.8
  • Django version 3.2.10
  • pip

Cloning

Running the Application

  • To run the applicaton, change directory to where you have cloned and run the following commands: $ git add . $ git commit -m 'deploy to heroku' $ git push heroku master

Known Bugs

  • The are no known bugs as per now. However, for any bugs detected, pull requests are allowed.

Technologies Used

  • python3.8
  • Django
  • HTML
  • CSS
  • Shell
  • Procfile

Support and contact details

For any further clarifications or inquiry, kindly reach out @ karanjakelvin77@gmail.com

License

MIT License

Copyright (c) 2022 Kelvin Karanja

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

A django application that allows users to register, post their projects on the system, get reviews as well as reveiw other people's projects.

https://the-awwards.herokuapp.com/


Languages

Language:Python 94.6%Language:JavaScript 2.7%Language:HTML 2.0%Language:CSS 0.6%Language:PowerShell 0.0%Language:Shell 0.0%Language:Procfile 0.0%