Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blesson-tomy/ezprintz
- Owner: Blesson-Tomy
- Created: 2024-06-14T18:35:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T11:56:12.000Z (6 months ago)
- Last Synced: 2024-07-20T13:01:13.339Z (6 months ago)
- Topics: ezprintz, problem-solving, project
- Language: HTML
- Homepage: https://blesson-tomy.github.io/EZPrintz/
- Size: 852 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 APICheck 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)