part of Anak Soleh Team (Compfest 2024)
The system to be developed is a simulation and recommendation system for Indonesian students, specifically designed to be disability-friendly, with the aim of assisting individuals with disabilities in choosing their academic majors. The system will offer courses to simulate lectures related to specific majors. It will be capable of displaying top recommendations based on the user's personality, interests, and talents. Additionally, the system will provide an open discussion platform to connect students seeking information about a particular major with current students or professors in that field.
| Nama | |
|---|---|
| Ilmagita Nariswari | 18221101@std.stei.itb.ac.id |
| Muhammad Rizky Sya'ban | 13521119@std.stei.itb.ac.id |
| Mutawally Nawwar | 13521166@std.stei.itb.ac.id |
- react - version 18.3.3
- vite - version 5.4.1
- react-oauth - version 0.12.1
- axios - version 1.7.7
- tailwindcss - version 3.4.10
You can setup your project by cloning this repository and install all the dependencies.
npm iYou can run the website on your local machine by using the command below. 1.
npm run dev