Git Product home page Git Product logo

cp1-amity-allocation's Introduction

Codacy Badge Build Status

cp1-amity-allocation

DESCRIPTION

AMITY ROOM ALLOCATION Amity is a room allocation system for one of Andela's facilities.

CONSTRAINTS Amity has rooms which can be offices or living spaces. An office can accommodate a maximum of 6 people. A living space can accommodate a maximum of 4 people.

A person to be allocated could be a fellow or staff. Staff cannot be allocated living spaces. Fellows have a choice to choose a living space or not.

This system will be used to automatically allocate spaces to people at random.

The building blocks are:

Python 3.6.0
SQLite DB

Setting Up for Development

These are instructions for setting up the Amity app in development environment.

prepare directory for project code and virtualenv:

  $ mkdir -p ~/amity
  $ cd ~/amity

prepare virtual environment (with virtualenv you get pip, we'll use it soon to install requirements):

  $ virtualenv --python=python3 amity-venv
  $ source hc-venv/bin/activate

check out project code:

  $ git clone Setting Up for Development

These are instructions for setting up Amity app in development environment.

prepare directory for project code and virtualenv:

  $ mkdir -p ~/amity
  $ cd ~/amity

prepare virtual environment (with virtualenv you get pip, we'll use it soon to install requirements):

  $ virtualenv --python=python3 amity-venv
  $ source amity-venv/bin/activate

check out project code:

  $ git clone https://github.com/jonathankamau/cp1-amity-allocation.git

install requirements into virtualenv:

  $ pip install -r cp1-amity-allocation/requirements.txt

  Run the application using the following command:

  $ python app.py

cp1-amity-allocation's People

Watchers

 avatar

cp1-amity-allocation's Issues

Weekly Digest (19 July, 2020 - 26 July, 2020)

Here's the Weekly Digest for jonathankamau/cp1-amity-allocation:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository jonathankamau/cp1-amity-allocation to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

Weekly Digest (2 August, 2020 - 9 August, 2020)

Here's the Weekly Digest for jonathankamau/cp1-amity-allocation:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository jonathankamau/cp1-amity-allocation to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

Weekly Digest (12 July, 2020 - 19 July, 2020)

Here's the Weekly Digest for jonathankamau/cp1-amity-allocation:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository jonathankamau/cp1-amity-allocation to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

Weekly Digest (26 July, 2020 - 2 August, 2020)

Here's the Weekly Digest for jonathankamau/cp1-amity-allocation:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository jonathankamau/cp1-amity-allocation to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

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.