Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blesson-tomy/ezprintz

Personal Project (Problem Solving): This is the solution to our college's problem of a crowded and busy printing shop.
https://github.com/blesson-tomy/ezprintz

ezprintz problem-solving project

Last synced: about 1 month ago
JSON representation

Personal Project (Problem Solving): This is the solution to our college's problem of a crowded and busy printing shop.

Awesome Lists containing this project

README

        

# EZPrintz

## Problem Description
Our college has a central printing shop for the more than 2000 students in the campus. We can only access the printing shop during break and lunch times, leading to huge queues that tend to leave students hungry and frustrated since most of us are unable to eat at that time.

## Suggested Solution
Therefore, I would like to implement an online form that would collect the required details from the students such that the staff will be able to print the requested documents during lesson time such that students will only need to collect and pay at the shop. This reduces the queue and waiting time by more than 70%.

Possible Issues:

1. It is possible that students upload confusing instructions

Solution: Provide options for the students to make it as easy and efficient as possible.

2. Students might not come to collect their order

Solution: Further orders from their register number will be banned.

3. Students might not know how to use the form

Solution: Students are free to go down to the printing shop and print themselves.

### Technologies Used
1) HTML
2) CSS
3) Javascript
4) Google Analytics (Track the number of page visits)
5) Google Sheets API

Check it out!


[Hosted Link](https://blesson-tomy.github.io/EZPrintz/)


[Google Sheet Link](https://docs.google.com/spreadsheets/d/1GgLk66kl3mJ4DtH-YiEgbnjcX6bbKOc4yYjiHkzgOz8/edit?usp=sharing)


[GitHub Repository Link](https://github.com/Blesson-Tomy/EZPrintz)