Scrum4Me/README.md
Janpeter Visser aea278eed7
Revise README for project overview and features
Updated the README to reflect new features, technology stack, and project goals.
2026-04-24 20:14:00 +02:00

64 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Scrum4Me Agile Project Management Tool
## Portfolio samenvatting
Scrum4Me is een moderne fullstack webapplicatie voor agile projectmanagement.
De applicatie is gebouwd als portfolio-project om mijn vaardigheden in moderne softwareontwikkeling, cloud deployment en AI-assisted development te demonstreren.
## Doel
Veel teams missen overzicht en flexibiliteit in agile workflows.
Scrum4Me biedt een lichtgewicht, web-based oplossing voor het beheren van sprints, taken en teamprocessen.
## Mijn rol
- Architectuur en ontwerp
- Fullstack development (frontend + backend)
- Database ontwerp
- Implementatie van authenticatie en APIs
- CI/CD en deployment
## Functionaliteiten
- Agile dashboards (scrum boards)
- Taakbeheer (create/update/delete)
- Authenticatie en gebruikersbeheer
- API tokens voor externe integraties
- Drag-and-drop interactie
- Integratie met AI tooling (Claude Code)
## Technologie stack
- Next.js (App Router)
- React
- TypeScript
- Prisma ORM
- PostgreSQL (Neon)
- Vercel (hosting)
- GitHub Actions (CI/CD)
## Architectuur (kort)
- Frontend en backend via Next.js
- Database via Prisma + PostgreSQL
- Auth en API via server routes
- Deployment via Vercel
## Live demo
👉 Voeg hier je Vercel link toe
## Screenshots
👉 Voeg hier screenshots toe (dashboard, board, etc.)
## Wat ik geleerd heb
- Werken met moderne fullstack architectuur
- Integratie van database via Prisma
- Opzetten van CI/CD pipelines
- Structureren van schaalbare webapplicaties
## Toekomstige verbeteringen
- Multi-user samenwerking verbeteren
- Notificaties
- Performance optimalisatie
- Uitbreiding AI-functionaliteit
## Repository
https://github.com/madhura68/Scrum4Me