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

giubatt/simplQ-frontend

 
 

Repository files navigation

SimplQ

Build and Deploy Build and Deploy

SimplQ is a completely web based queue management solution that anyone can use to create instant virtual queues. Check us out on ProductHunt to know more and do upvote!

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 and here, the assets (icons, images) we're using are available for download. You can see the 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 74.6%
  • SCSS 22.1%
  • HTML 3.0%
  • CSS 0.3%