Skip to content

salman-farooq-sh/ArrangementsFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For a demo, try entering "245634" here.

The Problem

My school was emailing all of its students everyone's exam seating arrangements in a big Excel file. It was quite bothersome for everyone to find their own information. Most people checked their seating arrangements on their phones hurriedly at the last minute just before every exam. The process was:

  1. Open your email client.
  2. Find that one email burried somewhere which contains the said Excel file.
  3. Most people were manually scrolling and searching through this big Excel file for the relevant information because they were not aware of the Search functionality of their Excel viewer.

A small smartphone screen plus a dense Excel sheet is not an enjoyable experience especially when you are already worried about your exam.

The Solution

before Arrangements Finder vs after Arrangements Finder

I had the rough idea to circulate a python executable which would fetch the required data for the student from their emails. When I discussed the idea with a friend of mine, he suggested that a static website where everyone can search for their arrangements will be a better solution and I agreed but I knew almost nothing about making websites at the time. So this friend encouraged and helped me a lot as this was one of my first times writing HTML, CSS, and JavaScript.

The end result was a trimmed, formatted, smartphone-friendly, and easy-to-access representation of the required information by entering the university registration number in a simple search box.

before Arrangements Finder vs after Arrangements Finder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published