Skip to content

Latest commit

 

History

History
98 lines (73 loc) · 3.13 KB

README.md

File metadata and controls

98 lines (73 loc) · 3.13 KB
Logo

UFSCar Planner

A UFSCar goal planner, made for personal use of goals to be achieved

License Forks Stars

cover

🧪 Technologies

This project was developed using the following technologies:

Next.js
Typescript
Supabase
Tailwindcss
Shadcn/UI
Zod

🛠️ Installation and Setup

  1. Clone the repository

    git clone https://github.com/EriikGabriel/ufscar-planner.git
  2. Access the folder.

    cd ufscar-planner
  3. Install dependecies:

    bun i
  4. Start the development server:

    bun dev

    The app will be available for access on your browser at http://localhost:3000

🚀 Project Deploy

This project was deployed on the Vercel platform and can be accessed here.

📑 Features list

  • Re-model database to support multi-user and a custom app experience.
  • IRA student history list
  • Fix flickering at homepage after login

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Developed by Erik Gabriel 🚀