Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johurul-haque/nexus
Online learning management system (LMS)
https://github.com/johurul-haque/nexus
firebase mern-stack stripe-payment tailwindcss
Last synced: 5 days ago
JSON representation
Online learning management system (LMS)
- Host: GitHub
- URL: https://github.com/johurul-haque/nexus
- Owner: johurul-haque
- Created: 2023-08-05T14:14:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T09:12:19.000Z (10 months ago)
- Last Synced: 2024-01-08T10:55:21.011Z (10 months ago)
- Topics: firebase, mern-stack, stripe-payment, tailwindcss
- Language: JavaScript
- Homepage: https://designnexus.vercel.app
- Size: 16.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Design Nexus
Design Nexus is a beautifully designed course-selling platform with user authentication, role-based authorization, and secure payment transactions using Stripe.
[Visit Live](https://designnexus.vercel.app/)
## Credentials
**Admin**
- Email: `[email protected]`
- Password: `Test$ng`**Instructor**
- Email: `[email protected]`
- Password: `In$tructor`## Technologies
### Frontend
- **React**: For component architecture.
- **Firebase**: Handling authentication and user info.
- **React Router**: Client side routing.
- **Tanstack Query**: Fetching data from REST API.
- **Tailwind CSS**: Designing the whole site.
- **Radix UI**: Adding an accessible accordion in the FAQ section.
- **Swiper JS**: Building carousel.
- **Framer Motion**: Page transitions and subtle animation.### Backend
- **Express**: Route handling and middleware.
- **MongoDB**: Storing and managing data.
- **Stripe**: Payment integration.## Support
If you have any questions or feedback reach out to my [linkedin](https://www.linkedin.com/in/johurul-haque/).