Skip to content

ElliotLuque/agylo

Repository files navigation

logo

React Next JS Vercel Prisma TailwindCSS PlanetScale

📖 Final degree project for Higher Degree in Web Application Development at CIPFP Ausiàs March.

🔎 Overview

license

Agylo is a user-friendly task and project management application that empowers users to efficiently manage tasks, collaborate seamlessly with team members, and track project progress. With its intuitive interface, users can easily create projects, assign tasks, and monitor ongoing activities. The application also offers robust collaborative features, enabling file sharing and checking recent activity from your teammates, fostering a cohesive team environment.

demo Demo of the kanban board

🛠 Technologies

  • Frontend: React, Next.js, Tailwind CSS
  • Backend: Prisma, PlanetScale, tRPC
  • Deployment: Vercel
  • Auth: NextAuth.js

This is a T3 Stack project bootstrapped with create-t3-app.

To learn more about the T3 Stack, take a look at the following resources:

🚀 Installation and usage

To install and run this project locally, follow these steps:

  • Clone this repository: git clone https://github.com/ElliotLuque/agylo.git
  • Install dependencies (preferably pnpm): pnpm install
  • Create a .env file with the same variables as .env.example
  • Run the project in development mode: pnpm run dev
  • Open http://localhost:3000 in your browser.

📜 License

This software is licensed under the terms of the GPL v3.0 license