Git Product home page Git Product logo

colone's Introduction

Awwardie

This repository contains code for a project review app named Awwardie written using django framework.

Authored by Machoka Daisy

Description

This is a web application for rating and reviewing projects. Users can create accounts, create and view their profile, upload projects, search for projects, view details of projects, go to the actual project sites using live link provided, rate projects and view the projects they have uploaded on the profile page.

Setup instructions

  • Visit the live link to interact with the web app
  • Install python
  • Git clone https://github.com/MachokaDaisy/colone.git on your terminal. Find the gallery folder and open it in your editor.
  • Set up a virtual environment and install pip
  • Set up a database named awards
  • Migrate database by running python3 manage.py migrate
  • Install dependencies by running pip install -r requirements.txt
  • Run python3 manage.py runserver to run the app locally
  • Run python3 manage.py test work to run tests

Technologies used

  • HTML,
  • CSS,
  • Bootstrap,
  • Python,
  • Django,

BDD

Open the webpage on your browser using the live link provided.

  • Sign up for an account by clicking on the signup tab in the navbar and filling the form. Once complete, you will be logged into your account and your name will be displayed on the navbar.

  • On the view projects page,click on view details button and you will be redirected to a new page displaying more information about that project

  • Click the rate button and fill the form to add a rating about a project.

  • Click on the View Projects tab in the navbar to view projects from different users.

  • Alt text

  • Click on the Search Projects tab to search for projects

  • Alt text

  • Click on the View Score button to see the average scores that a project has

  • Alt text

  • Once logged in, click on your profile tab which has your name on it. On the resulting dropdown menu, click view profile to see your profile

  • Alt text

  • If you do not have a profile, click on the add one link and fill the form to add your profile

  • Once done, click on the logout tab to logout

Contacts

Feel free to contact me at [email protected]. For any contributions, please visit https://github.com/MachokaDaisy/colone.git

License

License:MIT Copyright (c) 2020 Machoka Daisy

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.