Giter VIP home page Giter VIP logo

sircollo / rate-projects Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 55 KB

This is an application that allows a user to post a project he/she has created and get it reviewed by his/her peers. The project utilizes django rest framework API with Projects and Profile endpoints.

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

License: MIT License

Procfile 0.07% Python 54.66% HTML 29.07% CSS 15.57% JavaScript 0.63%
djago-rest-framework jquery-ajax python3

rate-projects's Introduction

Projects Rater

Author

Collins Sirwani

Description

This is an application that allows a user to post a project he/she has created and get it reviewed by his/her peers. The project utilizes django rest framework API with Projects and Profile endpoints.

Prerequisites

You need to install the following:

  Django - 4.0.4
  Virtual Environment

Installation

  -Git clone https://github.com/sircollo/Rate-Projects

  -cd Rate-Projects

  -install virtual env

  -pip install -r requirements.txt

  -python3.8 manage.py runserver

Technologies Used

  • Python3.8
  • Django 4.0.4
  • Bootstrap
  • PostgreSQL
  • CSS
  • Heroku

Running tests

  -python3.8 manage.py test projectsapp

User Story

A user can:

  • 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 his/her profile page

BDD

Feature: Test add new user to database

Scenario: A new user can input registration details and login using the details

Given I am a new user and on the register page

When I add my user information and click 'Sign Up' button

Then I am redirected to login page

Then I input my login details

Then I click sign in

Then I can use the application

Deployment

Read here on how to Deploy

Preview

Live Link

License

MIT License

Copyright (c) 2022 Collins Sirwani

rate-projects's People

Contributors

sircollo avatar

Watchers

 avatar

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.