Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Integration #16

Merged
merged 36 commits into from
Jan 7, 2025
Merged

Conversation

NgZiXin
Copy link
Contributor

@NgZiXin NgZiXin commented Jan 3, 2025

No description provided.

NgZiXin and others added 30 commits October 26, 2024 23:24
- Update Prisma schema to include Job model with relations to Admin and Department
- Implement CRUD routes for Job in job.ts
- Update applicant routes in applicant.ts
- Add admin routes in admin.ts
- Update index.ts to include job routes"
add applicant and admin to seed
add positionsAvailable and requirements to job schema
add data fetching to landing page
add data fetching to positions page
add form validation to position application form
enable form submission for position application
Replace placeholder data with data fetching
@nathanshew nathanshew merged commit 1e097ef into NUS-Fintech-Society:main Jan 7, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants