A UFSCar goal planner, made for personal use of goals to be achieved
This project was developed using the following technologies:
-
Clone the repository
git clone https://github.com/EriikGabriel/ufscar-planner.git
-
Access the folder.
cd ufscar-planner
-
Install dependecies:
bun i
-
Start the development server:
bun dev
The app will be available for access on your browser at http://localhost:3000
This project was deployed on the Vercel platform and can be accessed here.
- Re-model database to support multi-user and a custom app experience.
- IRA student history list
- Fix flickering at homepage after login
This project is licensed under the MIT License. See the LICENSE file for details.
Developed by Erik Gabriel 🚀