Skip to content

Releases: humansofvothisau/university.webapp

v1.2.0

Choose a tag to compare

@ntrphongse ntrphongse released this 19 Dec 01:58

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.

v1.1.1

Choose a tag to compare

@ntrphongse ntrphongse released this 18 Dec 04:47

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:

  • Fix SEO Meta Information.

v1.1.0

Choose a tag to compare

@ntrphongse ntrphongse released this 17 Dec 15:40

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:

  • Fix some performance bugs.
  • Fix bug when user accesses directly the Benchmark page without loading universities list before (the older versions will generate a blank page or even an error).
  • Improve the breadcrumb at the Benchmark page.
  • The disadvantages of using older browser and disabling cookies are still existed.