Skip to content

A web application to assist parents in selecting a primary school in Singapore for their children

Notifications You must be signed in to change notification settings

Joanna-Khek/SG-Primary-School-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏫 Singapore Primary School Explorer

Access the web application here

2

Project Description

Choosing a primary school for your child can be a daunting task.

  • What phase am I eligble for?
  • What are the chances of getting into this particular school?
  • What are the schools with this particular CCA?
  • Should I enroll my child in a Co-ed or Boys/Girls school?

In an attempt to answer all those questions, I have created a web application to assist parents in selecting a primary school for their children.

Running docker container

Clone the repository
git clone https://github.com/Joanna-Khek/SG-Primary-School-Explorer

Build the docker image
docker build -t pri-school-app:latest .

Run the docker image
docker run -p 8501:8501 pri-school-app:latest

View the web app using this url
http://localhost:8501/

Project Demo

There are four main sections to the web application.

  • 1. School Type - Compare between Government School, Government-Aided School and Government-Aided/ Autonomous School
  • 2. School Nature - Compare between Co-Ed, Girls and Boys School
  • 3. CCA - Explore CCA offered by schools
  • 4. Subscription Rate - Analyse the subscription rate of each phases

1. School Type

Compare between Government School, Government-Aided School and Government-Aided/ Autonomous School, to see their distribution in terms of GEP and Affiliations programmes

School-Type

2. School Nature

Compare between Co-Ed, Boys School and Girls School, to see their distribution in terms of GEP and Affiliations programmes

School-Nature

3. CCA

Find schools offering a particular CCA

CCA-1

Explore most unique and common CCAs

CCA-2

Explore schools with highest CCA points by School Type and School Nature CCA-3 CCA-4

4. Subscription Rate

Analyse your chances of successfully enrolling at each phase

Subscription

About

A web application to assist parents in selecting a primary school in Singapore for their children

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published