Git Product home page Git Product logo

boot-camp-ratings's Introduction

BOOT-CAMP-RATINGS

description

  • Boot-camp-ratings is a command line application that is used to give rating on the EPIC values alignment of Bootcamp candidates during Bootcamp.
  • This application caters for three kinds of users. ie; Bootcampers, LFAs AND LFs.
  • The scores range between -2 to 2 i.e (Very Unsatisfied, Unsatisfied, Neutral, Satisfied and Very Satisfied)

Project Features

  • LFs have the ability to see scores for all the candidates in Bootcamp. They however can’t change any of the scores and neither can they add scores.
  • LFAs have the ability to see scores for all the candidates that are assigned to them during Bootcamp, add scores for them and edit only their candidate’s scores.
  • Bootcampers can only see the scores they have been given.

Users

  • Users can be logged in and out.
  • When users log in, the last_seen timestamp should be set.
  • The last time-stamp should not be modified when logging out

Reports

  • LFs should be able to see which candidates are performing well and those who are not. * They should also be able to see which candidates haven’t been scored yet for a given day.

Instalation

  • Clone the GitHub repo:

git clone https://github.com/nanfuka/BOOT-CAMP-RATINGS.git

  • cd into the folder and install a Virtual Environment

virtualenv venv

  • Activate the virtual environment

venv\scripts\activate

  • Install all application requirements from the requirements file found in the root folder

$ pip install -r requirements.txt

  • Start Server

python app.py.

Contributors

How to Contribute

  1. Download and install Git
  2. Clone the repo git clone https://github.com/nanfuka/BOOT-CAMP-RATINGS.git
  3. Push your contributions to the feature- branch. do not merge

boot-camp-ratings's People

Contributors

nanfuka avatar

Watchers

 avatar  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.