Giter Site home page Giter Site logo

queuesystem's Introduction

This is an active project dedicated to developing a queuesystem for computer labs at KTH. It is currently in somewhat of a beta status but since the previous systems (Sima and Qwait) failed very suddenly it is currently in quite heavy use since it's the only one that works. A wider release for the rest of KTH is intended for spring 2016.

Currenly running on queue.csc.kth.se as of September 2015.

Installation guide for testing: First of, local installs will work badly since the KTH-login system won't work unless your ip is on the whitelist and they won't just add you without a good reason.

That being said, you can add a guest account as an admin by manipulating the source-code or entering it in the database directly. There is a section in app/model/queuesystem.js that has a setup part. If you uncomment setup and comment out readin it will automatically fill the system with simulated data for you. The guest login screen is available at /#/login. The route is hard-coded to add "guest-" in front of the chosen name to make sure that it is safe.

The first thing that one needs to do is to install mongo and nodejs. After that running npm install in the main folder should be all that is needed for the install. You might have to setup the accecs on the .npm folder depending on what distro you run.

To start the application just run "npm start" and then go to http://localhost:8080

queuesystem's People

Contributors

antbac avatar avacore1337 avatar egeras 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.