TalkMaster is a web platform designed tto manage a large-scale tech event, similar to Devoxx France, involving hundreds of participants and speakers.
The goal is to provide a smooth, user-friendly experience for three types of users:
- Speakers: submit, edit, or delete their talks.
- Organizers: validate, schedule, and manage the sessions.
- Attendees: browse a clear and filterable schedule, save favorites.
MVP Objective: Implement talk management, a conflict-free planning system, role-based authentication, and a responsive interface with public & private views.
- Framework: React
- Routing: React Router
- State Management: Zustand
- Form Validation: React Hook Form, Zod
- UI Framework: Tailwind CSS, ShadCN UI
- Framework: Django
- API Framework: Django REST Framework (DRF)
- Database: PostgreSQL
- Method: JWT (JSON Web Tokens)
- Tool: Swagger (auto-generated via Django REST Framework)
- Linting/Formatting: ESLint, Prettier
- Git Hooks: Husky
- CI/CD: GitHub Actions
- Frontend: Vercel
- Backend: Render
- Platform: Git, GitHub
- Tool: GitHub Projects
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Doriane FARAU (@DFarau) Antonin CHARPENTIER (@toutouff) Charles LAMBRET (@CharlesLambret) Louis FORTRIE (@louisFortrie)
Doriane FARAU (@DFarau) Antonin CHARPENTIER (@toutouff) Charles LAMBRET (@CharlesLambret) Louis FORTRIE (@louisFortrie)