This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
iag-dev-evaluator
Watch
1
Star
0
Fork
0
You've already forked iag-dev-evaluator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
56
Commits
1
Branch
0
Tags
main
Commit Graph
3 Commits
Author
SHA1
Message
Date
Julien Froidefond
f5cbc578b7
Update Dockerfile and package.json to use Prisma migrations, add bcryptjs and next-auth dependencies, and enhance README instructions for database setup. Refactor Prisma schema to include password hashing for users and implement evaluation sharing functionality. Improve admin page with user management features and integrate session handling for authentication. Enhance evaluation detail page with sharing options and update API routes for access control based on user roles.
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 3m4s
Details
2026-02-20 12:58:47 +01:00
Julien Froidefond
f0c5d768db
Enhance project setup with Prisma, new scripts, and dependencies; update README for clarity and add API routes; improve layout and styling for better user experience
2026-02-20 09:12:37 +01:00
Julien Froidefond
4ecd13a93a
Initial commit from Create Next App
2026-02-20 08:29:44 +01:00