caseymusila / Awards

This is a replica of the Awwwards platform. A place where developers can have their website rated on their design,usability and content.

Home Page:https://awards1950.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awards

Author

Casey Kyalo

Description

Awards is a platform that allows developers to submit their projects/applications to be rated based on design, usability and content. Developers are also able to see other developers' profile and projects. Each day, the project with the highest average score is featured on the landing page.

Link

Acess the website here: <>

Behavour Driven Development

Features

  • Users can register and recieve welcome emails.
  • Users can create profiles.
  • Users can upload their websites for rating.
  • Users can can rate their projects alongside other users' projects.
  • Users can view projects posted by users in the users' profile page.
  • Users can view a projects average/overall scores.
  • Users can search for projects by project name.

Installation

Requirements

-This program requires python3 , django and pip installed. Ensure you have this before proceeding with installation.

Installlation and Set-up

  • Step 1 : Clone this repository.
  • Step 2 : Go to the project root directory and install the virtualenv library using pip an afterwards create a virtual environment.
  • Step 3 : Install all the dependencies pip install -r requirements.txt
  • Step 4 : Set up the database: python manage.py makemigrations clone
  • Step 5 : Migrate: python manage.py migrate
  • Step 6 : Run your application: python3 manage.py runserver

Technology Used

  • Python3
  • HTML
  • Bootstrap
  • Postgresql
  • Heroku
  • Django

Known Bugs

No known bugs.

Contact

For any comments,questions and concerns feel free to contact me via my email: musilacasey@gmail.com.

License

Copyright © 2021 Casey Kyalo.

About

This is a replica of the Awwwards platform. A place where developers can have their website rated on their design,usability and content.

https://awards1950.herokuapp.com/


Languages

Language:Python 93.1%Language:JavaScript 2.9%Language:HTML 2.8%Language:CSS 1.1%Language:PowerShell 0.1%Language:Shell 0.0%