Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnabto/skill-nest-client
Welcome to Skill Nest, a cutting-edge Student and Class Management System meticulously crafted with the powerful MERN stack. Designed to revolutionize the educational experience, Skill Nest seamlessly integrates user authentication, course creation, and an intuitive dashboard for a holistic.
https://github.com/arnabto/skill-nest-client
Last synced: about 2 months ago
JSON representation
Welcome to Skill Nest, a cutting-edge Student and Class Management System meticulously crafted with the powerful MERN stack. Designed to revolutionize the educational experience, Skill Nest seamlessly integrates user authentication, course creation, and an intuitive dashboard for a holistic.
- Host: GitHub
- URL: https://github.com/arnabto/skill-nest-client
- Owner: ArnabTo
- Created: 2023-12-04T20:16:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T12:07:11.000Z (about 1 year ago)
- Last Synced: 2023-12-14T12:54:49.275Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://skill-nest.netlify.app/
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Student and Class Management System
A comprehensive Student and Class Management System built using the MERN stack.
## Key Features
- **User Authentication & Authorization:** Implemented secure user access control using Google Firebase Authentication and JWT authorization mechanisms.
- **Course Creation & Management:** Empowered instructors to create, edit, and manage courses. Includes features for managing course descriptions, materials, assignments, and grading criteria.
- **Dashboard:** Implemented a dashboard for students, teachers, and admins. Provides an overview of classes, upcoming tasks, and user-related information.
## Technology Stack
- Frontend: ReactJS
- Backend: MongoDB, ExpressJS, NodeJS
- Authentication: Google Firebase Authentication, JWT
- Payment: StripeJS
- Deployment: Firebase, Vercel## Live Site
Check out the live site: [Skill Nest](https://skill-nest.netlify.app)
## GitHub Repository
Explore the server side on GitHub: [Skill Nest Server GitHub](https://github.com/ArnabTo/skill-nest-server)