Skip to content

Commit

Permalink
Merge pull request #84 from NUS-Fintech-Society/recruitment
Browse files Browse the repository at this point in the history
Recruitment
  • Loading branch information
woowenjun99 committed Jun 24, 2023
2 parents 4071fd0 + 80b6968 commit b6c5b84
Show file tree
Hide file tree
Showing 141 changed files with 6,088 additions and 1,554 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"scripts": {
"build": "next build",
"dev": "next dev",
"postinstall": "prisma generate",
"lint": "next lint",
"start": "next start",
"analyze": "cross-env ANALYZE=true next build",
Expand All @@ -17,9 +16,10 @@
"@chakra-ui/react": "^2.6.1",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@fullcalendar/react": "^6.1.7",
"@headlessui/react": "^1.7.14",
"@heroicons/react": "v1",
"@hookform/resolvers": "^2.9.10",
"@next-auth/prisma-adapter": "1.0.5",
"@prisma/client": "^4.14.0",
"@tanstack/react-query": "^4.29.5",
"@tanstack/react-table": "^8.9.1",
"@trpc/client": "^10.26.0",
Expand All @@ -28,10 +28,13 @@
"@trpc/server": "^10.26.0",
"bcryptjs": "^2.4.3",
"clsx": "^1.2.1",
"date-fns": "^2.30.0",
"dayjs": "^1.11.7",
"firebase": "^9.22.1",
"flowbite": "^1.6.5",
"flowbite-react": "^0.4.4",
"framer-motion": "^9.0.4",
"fullcalendar": "^6.1.7",
"next": "^13.1.6",
"next-auth": "^4.22.1",
"nodemailer": "^6.9.2",
Expand Down Expand Up @@ -65,7 +68,6 @@
"postcss": "^8.4.21",
"prettier": "^2.8.2",
"prettier-plugin-tailwindcss": "^0.2.3",
"prisma": "^4.14.0",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.4"
},
Expand Down
109 changes: 0 additions & 109 deletions prisma/schema.prisma

This file was deleted.

3 changes: 3 additions & 0 deletions public/images/Ellipse 1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions public/images/applicantcard_bg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions public/images/applicants_background.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b6c5b84

Please sign in to comment.