Skip to content

The application allows a user to post a project he/she has created and get it reviewed by his/her peers

License

Notifications You must be signed in to change notification settings

Mosesvalei/Application-like-Awwards

Repository files navigation

Project name

  • Application-like-Awwards ​

Project description

  • An application like Awwards

Author(s) information

  • Moses Valei

Setup instructions

  • Clone the repo
https://github.com/Mosesvalei/Application-like-Awwards.git
  • Move to the folder and install requirements cd Application-like-Awwards pip install -r requirements.txt Setup Configurations and Database
  • Running the application python3.8 manage.py makemigrations awwards
  • Testing the application python3.8 manage.py runserver python3.8 manage.py test Open the application on your browser 127.0.0.1:8000 ​

BDD

As a user, I would like to:

  • View posted projects and their details
  • Post a project to be rated/reviewed
  • Rate/ review other users' projects
  • Search for projects
  • View projects overall score
  • View my profile page ​

Live link

-Application-like-Awwards

Technologies used

  • HTML
  • CSS
  • Django
  • Bootstrap
  • Database
  • Git
  • Heroku

Contact information

License and Copyright information

Copyright 2021 Moses Valei

​ 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

The application allows a user to post a project he/she has created and get it reviewed by his/her peers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published