Skip to content

v1.2.0

Latest

Choose a tag to compare

@ntrphongse ntrphongse released this 19 Dec 01:58
· 3 commits to release since this release

This project is developed on behalf of Humans Of Vo Thi Sau. Our aim is to create a website that provide the students information about the National High School Graduation Exam. You can find the api repository here or see the latest version of website here.

The website is built on React with TypeScript and with the UI supported by Ant Design.

Current Features:

With the current release, the students can:

  • Know how many days until the exam day.
  • Search for the benchmark for more than 500 universities and colleges in Vietnam.
  • Look up their exam mark based on their exam identification number (for the current year only).

Release Notes v1.1.1:

  • Move the process of fetching JSON files for quotes and schedules to API's responsibility.
  • Fix performance issue by code splitting and lazy loading.