Code Monkey home page Code Monkey logo

awwards's Introduction

Awwards

Author

Kinyanjui Lucy Wambui

Description

This project allows users to post their projects for other users to rate according to design, usability, creativity and content.

User Story

  1. A user can view posted projects and their details.
  2. A user can post a project to be rated/reviewed.
  3. A user can rate/ review other users' projects.
  4. Search for projects.
  5. View projects overall score.
  6. A user can view their profile page.

Setup and Installation

To get the project :

Clone the repository:gi https://github.com/Wambuilucy/Awwards/project-awwards.git

Install and activate Virtual

  • python3 -m venv virtual - source virtual/bin/activate

Navigate into the folder and install requirements with te command:

pip install -r requirements.txt

Install Dependencies

pip install -r requirements.txt

Setup Database:

SetUp your database User,Password, Host then make migrations:

python manage.py makemigrations name

Then Migrate:

python manage.py migrate

Run the application

python manage.py runserver

Testing the application

python manage.py test

Open the application on your browser 127.0.0.1:8000.

BDD

Behavior Input Output User visits the app and gets directed to the homepage User clicks on a project to review Directed to the login page If user has no account, they click on sign up User signs up User is redirected to the log in page Single projecct loads User clicks on vote Modal appears where they vote Homepage loads Click profile User's profile appears Homepage loads Click Submit Project button User's redirected to a page where they can upload a project Homepage loads User inputs in the search form and presses enter Searched results show

Technologies Used

  • Python3.6
  • Django
  • HTML
  • Bootstrap

Known Bugs

can't be rated based on:

  • Design
  • Usability
  • Content

Contacts

for more information or questions: [email protected]

License

This project is Licensed under MIT. ©2019 Copyright.

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.