Skip to content

Modern and fully web based queue management software free for anyone to use.

License

Notifications You must be signed in to change notification settings

fosscell/simplQ-frontend

This branch is 84 commits behind SimplQ/simplQ-frontend:new-frontend.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8cdedad · Sep 26, 2020
Sep 26, 2020
Sep 26, 2020
May 26, 2020
Aug 27, 2020
Jun 7, 2020
Sep 6, 2020
Jun 19, 2020
Jun 23, 2020

Repository files navigation

SimplQ

Build and Deploy Build and Deploy Build and Deploy

SimplQ is a completely web based queue management solution that anyone can use to create instant virtual queues.

Development Envirmonment Setup Instructions

These steps are to be followed when you are running the project for the first time.

  1. Install Node 12.x following instructions here.
  2. Clone this project
  3. Change to simplq folder, install dependencies:
cd simplq
npm install

Starting Development Server

In the simplq folder, simply run:

npm start

We use Storybook.js for prototyping components, to start, run:

npm run storybook

Contributing

Feel free to fork and improve, and do send a pull request. Look for issues labelled with , PRs on these will be merged on priority.

There are a ton of features being planned. So if you are considering contributing to this repository, please first discuss the change you wish to make via the issue tracker.

This readme file details the file structure and tools used. Please go through it first. The frontend is being revamped heavily right now and the changes are being tested in this branch. We are following this approach and implementing this new design. You can see the WIP new frontend live here.

Implementation Roadmap: SimplQ#207

Hall of Frame

About

Modern and fully web based queue management software free for anyone to use.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.3%
  • SCSS 18.8%
  • HTML 3.6%
  • CSS 0.3%