PathWay adalah platform digital yang dirancang khusus untuk memenuhi kebutuhan mahasiswa dalam mencari informasi penting secara efisien. Kami memahami betapa pentingnya akses terhadap informasi yang akurat dan terpusat, terutama terkait lomba, beasiswa, dan peluang lainnya yang dapat mendukung perjalanan akademik dan karier mahasiswa.
You can view our product design here: UI/UX PathWay
- Next.js: a react framework for building full-stack web applications.
- Tailwind CSS: a utility-first CSS framework for rapidly designing custom user interfaces.
- Typescript: a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
- Shadcn/ui: a collection of re-usable components that you can copy and paste into your apps.
- NextAuth.js : an open source library that provides easy and flexible authentication for Next.js applications.
- Prisma : a modern ORM for Node.js and TypeScript that simplifies database interaction with type-safe queries and data modeling
- Neon : a cloud-native database service that delivers Postgres reliability, performance, and extensibility as a serverless product.
- Auth
- Beranda : Halaman utama dari sebuah situs web kami yang berfungsi sebagai pintu masuk utama bagi pengguna untuk menavigasi ke bagian-bagian lain.

- Tentang Kita : Menyediakan informasi mengenai platform

- Informasi
- Bookmark Saya : Fitur yang memungkinkan pengguna menyimpan dan mengelola lomba atau beasiswa favorit mereka untuk diakses kembali dengan mudah.

To access this website, you can just simply go to: https://5-path-way.vercel.app/
To run it locally:
- Clone this repository:
git clone https://github.com/carllix/5_PathWay.git
- Navigate to the src directory of the program by running the following command in the terminal:
cd 5_PathWay - Create and setup .env file
- Install dependencies:
npm install
- Run the development server:
Access the application via
npm run dev
http://localhost:3000in your web browser.
| NAMA | NIM | ROLE |
|---|---|---|
| Nathan Priandi Lesmana | 19623274 | Product Manager |
| Lidya Marthadilla | 19623089 | Product Manager |
| Darren Mansyl | 19623168 | Software Engineer (Front End) |
| Faqih Muhammad Syuhada | 19623083 | Software Engineer (Front End) |
| Raka Daffa Iftikhaar | 19623249 | Software Engineer (Front End) |
| Carlo Angkisan | 19623005 | Software Engineer (Full Stack) |
| Danendra Shafi Athallah | 19623016 | Data Science |
| Muhammad Azizdzaki K. | 19623246 | Data Science |
| Naila Selvira Budiana | 19623067 | Data Science |
| Muhammad Aditya Rahmadeni | 19623224 | Software Engineer (Front End) |
| Fhatika Adhalisman Ryanjani | 19623138 | UI/UX |
- Next.js: https://nextjs.org/
- Tailwind CSS: https://tailwindcss.com/
- Shadcn/ui: https://ui.shadcn.com/
- Prisma: https://www.prisma.io/
- NextAuth.js: https://next-auth.js.org/



