https://github.com/seyitbugraerden/Next14-Class_DepartmentManagementSystem
Next.js@14 | React @18 | Daypilot @3.25 | Tabler-icons ^3.11 | Clsx @2.1.1 | Framer Motion @^11.3.21 | Jotai @^2.9.1 | ldrs @14.2.5 | Pocketbase @^0.21.4 |
https://github.com/seyitbugraerden/Next14-Class_DepartmentManagementSystem
csr nextjs pockethost production react react-big-calendar registery ssr subscription tailwindcss tanstack-react-query
Last synced: 30 days ago
JSON representation
Next.js@14 | React @18 | Daypilot @3.25 | Tabler-icons ^3.11 | Clsx @2.1.1 | Framer Motion @^11.3.21 | Jotai @^2.9.1 | ldrs @14.2.5 | Pocketbase @^0.21.4 |
- Host: GitHub
- URL: https://github.com/seyitbugraerden/Next14-Class_DepartmentManagementSystem
- Owner: seyitbugraerden
- License: mit
- Created: 2024-08-05T12:56:33.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-10T22:47:43.000Z (6 months ago)
- Last Synced: 2025-03-30T13:31:48.323Z (2 months ago)
- Topics: csr, nextjs, pockethost, production, react, react-big-calendar, registery, ssr, subscription, tailwindcss, tanstack-react-query
- Language: TypeScript
- Homepage: https://pockethost-next14-student-registration-app.vercel.app/
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Class & Department Management System for Managers

# :notebook_with_decorative_cover: Table of Contents
- [Folder Structure](#bangbang-folder-structure)
- [Getting Started](#toolbox-getting-started)
- [Screenshots](#camera-screenshots)
- [Tech Stack](#gear-tech-stack)
- [Stats](#wrench-stats)
- [Contribute](#raised_hands-contribute)
- [Acknowledgements](#gem-acknowledgements)
- [Follow Me](#rocket-follow-me)
- [Learn More](#books-learn-more)
- [Give A Star](#star-give-a-star)## :bangbang: Folder Structure
Here is the folder structure of this app.
```bash
Next14-StudentRegistrationApp/
|- components/
|- app/
|-- [slug]/
|-- application/
|-- class/
|-- teachers/
|-- global.css
|-- favicon.ico
|-- page.tsx
|-- layout.tsx
|- public/
|- state/
|- fetch/
|- .eslintrc.json
|- .gitignore
|- middleware.ts
|- next.config.js
|- package-lock.json
|- package.json
|- postcss.config.js
|- tailwind.config.js
|- tsconfig.js
```
## :toolbox: Getting Started
1. Make sure **Git** and **NodeJS** is installed.
2. Clone this repository to your local computer.
3. Open terminal in root directory. Run `npm install --legacy-peer-deps` or `yarn install --legacy-peer-deps`.
4. Now app is fully configured 👍 and you can start using this app using `npm run dev` or `yarn dev`.
## :camera: Screenshots:







## :gear: Tech Stack
[](https://react.dev/ "React JS") [](https://nextjs.org/ "Next JS") [](https://developer.mozilla.org/en-US/docs/Web/Typescript "Typescript") [](https://tailwindcss.com/ "Tailwind CSS") [](https://supabase.com/) [](https://www.prisma.io/)
## :wrench: Stats

## :raised_hands: Contribute
You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.
## :gem: Acknowledgements
Useful resources and dependencies that are used in Class & Department Management System.
### Production Dependencies
- [@next/font](https://www.npmjs.com/package/@next/font): ^15.0
- [next](https://www.npmjs.com/package/next): 15.0
- [react](https://www.npmjs.com/package/react): 19.0
- [react-countup](https://www.npmjs.com/package/react-countup): ^6.5.3
- [react-dom](https://www.npmjs.com/package/react-dom): 19.0
- [prisma](https://www.npmjs.com/package/lucide-react): ^5.17
- [react-outside-click-handler](https://www.npmjs.com/package/lucide-react): ^1.3.0
- [react-qr-code](https://www.npmjs.com/package/lucide-react): ^2.0.15
- [sonner](https://www.npmjs.com/package/lucide-react): ^1.5.0
- [tailwind-merge](https://www.npmjs.com/package/lucide-react): ^2.5.2
- [tailwindcss-animate](https://www.npmjs.com/package/lucide-react): ^1.0.7
- [@kinde-oss/kinde-auth-nextjs](https://www.npmjs.com/package/lucide-react): ^2.3.8
- [@prisma/client](https://www.npmjs.com/package/lucide-react): ^5.17
- [@radix-ui/react-dialog](https://www.npmjs.com/package/lucide-react): ^1.1.1
- [lucide-react](https://www.npmjs.com/package/lucide-react): ^0.441.0### Development Dependencies
- [@types/node](https://www.typescriptlang.org/): ^20
- [@types/react](https://www.typescriptlang.org/): ^18
- [@types/react-dom](https://www.typescriptlang.org/): ^18
- [eslint](https://www.npmjs.com/package/eslint): ^8
- [eslint-config-next](https://www.npmjs.com/package/eslint-config-next): 15.0
- [postcss](https://www.npmjs.com/package/postcss): ^8
- [tailwindcss](https://www.npmjs.com/package/tailwindcss): ^3.4.1
- [typescript](https://www.typescriptlang.org/): ^5## :rocket: Follow Me
[](https://github.com/seyitbugraerden "Follow Me")
[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsanidhyy%2Fmodern-portfolio "Tweet")
[](https://www.youtube.com/@SfenksMotovlog "Subscribe my Channel")## :books: Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## :star: Give A Star
You can also give this repository a star to show more people and they can use this repository.