Git Product home page Git Product logo

kiumi's Introduction

Kiumi

Simply put, Kiume is a crowd management e-tool for office hours at Macalester College. Aimed at streamlining communication between students and instructors (professors as well as preceptors), the app primarily features a minimalistic student queue for each office hour session. Following set-up, the roles of the 2 user groups are simple and hassle-free โ€“ the student merely check in to the queue while the instructor works with the queue thus formed. The creation/modification of office hour slots is done by instructors; the slots are then sorted and can be viewed in an organized manner by students. Powered by Google login, the Profile section allows users to track and modify their user status as well as preferred names. On the other hand, the app's Courses page allows users to add/edit/view courses they are attending/instructing; the courses are selected from an extensive list containing all courses (number and names) for the relevant semester.

Getting Started

Prerequisites

NodeJS

Windows:

https://nodejs.org/en/

Mac:
brew install npm

Ionic Cordova

npm install -g ionic cordova

Installing

Clone this repo and navigate to the newly created folder

git clone https://www.github.com/sahmed1997/Kiumi

To install all the dependencies for the project, run:

npm install

Deploying locally

To deploy the app in your browser you will have to run:

ionic lab

When it finishes your browser should open automatically. If it doesn't, Kiumi will be running on http://localhost:8100 by default.

Deploying to a device

First, you will need to add the desired platform to the project. You can do this by running

ionic cordova platform add [platform]

Where [platform] can be ios (primary platform), android or windows. Then run

ionic cordova run [platform]

which will run your app and deploy it on your device in debug mode.

Built With

Authors

  • Salman Ahmed - Project manager
  • Juan David Garrido - Development manager
  • Raza Khalid - UI/UX Design
  • David Peletz - Developer and tester

See also the list of contributors who participated in this project.

kiumi's People

Contributors

dpeletz avatar garri1105 avatar razakhalid 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.