Git Product home page Git Product logo

awardz's Introduction

Awardz

This python/django web-app was created as a clone of the website 'Awwwards'.Developed during Moringa Core. Date: 15th March 2019 By: Albert Carlos Omware

Description

This web-app allows a user to create a Profile,Category,Country,Technology,Color and Projects that are all under his username allowing other users to vote for them and visit the particular projects site.

Setup/Installation Requirements

Known Bugs

  • Elements re-arrange themselves unequally on different screen sizes.
  • Cards disarrange themselves when they're not four in a row.
  • Submit button moves to the side when a user with a long username logs in.

Behaviour Driven Development

  • The program should return all projects on the directories page
    Given:All projects
    When: Url is changed to directory page
    Then: All projects are displayed

  • Program should show the project with the highest number of votes on the home page
    Given:A Project with the highest votes
    When: Home page is accessed
    Then: Project with highest votes is displayed.

  • Admin site should be displayed when "admin/" url is chosen
    Given: An admin url
    When: User enters admin url in browser
    Then: Admin Login is displayed

  • User authentication occurs when Admin tries to Login
    Given:Admin page is accessed
    When: User tries to login
    Then: User details are authenticated to confirm if user is an admin

  • User session should end when logout url is chosen
    Given:Logout option is given
    When: User chooses logout option
    Then: User session is ended

Technologies Used

  • Vscode was the source code editor of choice.
  • Git and Github were used as my local and online repositories respectively.
  • Django was used as the framework of choice
  • Heroku was used in deploying the live site
  • Postman was used in testing the API

Support and contact details

  • Contact me through my email: [email protected]
  • The source code is also contained within the folder containing this ReadMe with comments on the code thus third-party support can be offered.

License

Copyright (c)2019 Albert Carlos Omware

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.