Add features to existing website - requirements at the bottom
Budget: £20 – £250 GBP
Pay for this project is £60 British Pounds
The website is a queueing system where users enter their username and join a virtual queue, the username is added to a table that shows the queue order and user is placed in a waiting room that has queue position displayed. There is a start button that sends user in first position to the countdown section where the user has to complete the task in the time specified.
Once the countdown is finished the user is removed from the queue table and returns to the homepage.
Other users position is updated and they move up. Next user in first position can now start and move to countdown page.
This was designed using express.js, JavaScript, j query, monogoose database to store users, hbs template. Socket.io used to emit events and automatically update the queue pages and table. Tailwind.css styling framework used which is easy to handle.
All programming is completed, but there are new features that need to be added: Requirements
Jump queue button that moves the user clicking the button to first position and shifts the other users back a position.
Remove user button on table which removes the user selected from the queue/database and updates the remaining users position.
Change the start button to only show on user in first position page. Currently start button shows on all queue’d user pages and this should be changed to only show on user in position 1.
There is a date object that keeps updating, needs to be changed to a static time stamp that shows when user joins queue.
As mentioned earlier most coding is done and the significant additions are the jump queue and remove user buttons that need to be implemented.
I can send over images and code immediately.
Time scale is 1 or 2 days to complete as it is a very small project
The website is a queueing system where users enter their username and join a virtual queue, the username is added to a table that shows the queue order and user is placed in a waiting room that has queue position displayed. There is a start button that sends user in first position to the countdown section where the user has to complete the task in the time specified.
Once the countdown is finished the user is removed from the queue table and returns to the homepage.
Other users position is updated and they move up. Next user in first position can now start and move to countdown page.
This was designed using express.js, JavaScript, j query, monogoose database to store users, hbs template. Socket.io used to emit events and automatically update the queue pages and table. Tailwind.css styling framework used which is easy to handle.
All programming is completed, but there are new features that need to be added: Requirements
Jump queue button that moves the user clicking the button to first position and shifts the other users back a position.
Remove user button on table which removes the user selected from the queue/database and updates the remaining users position.
Change the start button to only show on user in first position page. Currently start button shows on all queue’d user pages and this should be changed to only show on user in position 1.
There is a date object that keeps updating, needs to be changed to a static time stamp that shows when user joins queue.
As mentioned earlier most coding is done and the significant additions are the jump queue and remove user buttons that need to be implemented.
I can send over images and code immediately.
Time scale is 1 or 2 days to complete as it is a very small project