Skip to content

humansofvothisau/university.webapp

Repository files navigation

HOV University

React React Router TypeScript Ant Design

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

See the latest release version and more details in release notes at Release page. 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).

Planned Features

In the future release, we are planned to improve the website to be available for:

  • Using our own database instead of retrieving directly from other websites.
  • Searching the subjects that are in a subject block.
  • Providing the students with a diverse database of exam review questions and tests.
  • Providing a console / webpage for Admin.

Clone the project

You can clone the release version to your own computer and start developing or investigating.

Git Clone

git clone https://github.com/humansofvothisau/university.webapp

Create .env file

Create a .env file based on the .env.example file with your own value.

  • REACT_APP_URL: app URL
  • REACT_APP_API_URL: API URL
  • REACT_APP_NAME: App name
  • REACT_APP_THPT_DATE: The date for the National High School Graduation Exam
  • REACT_APP_SCHEDULE: true if the Ministry of Education and Training has announced that specific schedule for the exam, otherwise, false
  • REACT_APP_WP_POST_API_URL: API URL for Wordpress blog posts

Run project

npm start The project will start on http://localhost:3000

Build project

You can create a optimized production build by using the following command: npm run build

Contact

Feel free to contact us if there is any problem:

Humans Of Vo Thi Sau

Tran Phong

Or you can contact to the developer of this project, Tran Phong