Coder Social home page Coder Social logo

andelaosp / shufflebox-frontend Goto Github PK

View Code? Open in Web Editor NEW
5.0 12.0 6.0 532 KB

๐Ÿค–๐Ÿ‘ฅ shufflebox web client. (Shufflebox is an application that provides random selections and groupings for social events at Andela Kenya)

Elm 74.46% HTML 0.63% JavaScript 4.15% CSS 20.76%
elm functional-programming front-end

shufflebox-frontend's Introduction

Build Status

shufflebox-frontend

Project Setup

  • Clone the repo
$ git clone https://github.com/AndelaOSP/shufflebox-frontend
  • Install elm if you haven't.
$ npm i -g elm
$ npm i -g elm-test
  • At the root of the project, install the dependencies
# npm dependencies
$ npm i
# elm dependencies
$ elm package install
  • Start the webpack dev server.
$ npm run dev
  • Visit localhost:3000. You should see the text shufflebox. i.e from src/Main.elm

shufflebox-frontend's People

Contributors

austinroy avatar kevgathuku avatar penny-wanjiru avatar zacck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shufflebox-frontend's Issues

Authorization: Allow only Andela emails

Description

The current auth system hits http://api-staging.andela.com/login which also allows guests to log in. However, the guest status is set in the token payload. Thus, we should be able to differentiate between andela and non-andela emails and authorize only andela emails.

Brown Bag Shuffle

Scenario

As an Admin I should be able to generate new "shuffles" on brownbags.
PS: Backends' done, just linking with the frontend.

Secret Santa View

Scenario

As an admin user I should be able to view all santa pairs.

Calendar

Scenario

As a user, I should be able to view a calendar showing breakouts (brown bag, hangouts and secret santas) with color coded markers.

PS: Mockup available

Deployment

Deploy shufflebox (frontend and backend).

Hangouts View

Scenario

As a user I should be able to view a list all hangouts and my hangout

Santa Shuffle

Scenario

As an admin user I should be able to generate santa pairs

Google Authentication

Users should be able to sign up with there Andela email and assigned permissions. (normal - admin).

Display active route

Description

The current navigation link should be highlighted on every route change. Refer to mockup for details.

hangouts

Brown Bag View

Scenario

As a user, I should be able to view current brown bag shuffles.

Hangout Shuffle

Scenario

As an admin user I should be able to shuffle hangouts.

Documentation

Description

Update the ReadMe with adequate documentation. Consider adding a GitHub page too.

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.