Website Link : https://e-learn-c3ab.onrender.com/
E-Learn is an innovative online learning portal that utilizes a robust tech stack to deliver a seamless and engaging learning experience. The portal's tech stack includes the following technologies:
- Front-end: ReactJS, HTML5, CSS, Bootstrap
- UI Library: Material-UI
- Programming Languages: JavaScript, Node.js
- Database: MongoDB
- Version Control: Git
E-Learn is a comprehensive online learning portal with various functionalities and pages that cater to both users and administrators. Here's a list of its key features and pages: Landing Page, Separate Accounts for User & Admin, Sign-In/Sign-Out Functionality, Course Page (Admin can Add, Remove, Update Courses), CRUD Operation (Create, Read, Update, Delete).
E-Learn has a feature-rich platform which aims to provide a seamless learning experience for users, while administrators have the necessary tools to manage course content and user accounts effectively.
In the E-Learn project, an API for LogIn, SignUp, and CRUD operations has been implemented using Node.js, and MongoDB is utilized as the database for data storage and administration. The API facilitates the management of user accounts, course data, and other relevant information necessary for the smooth functioning of the online learning platform. The combination of Node.js, MongoDB, and the implemented API makes E-Learn a powerful and user-friendly online learning platform, providing a seamless learning experience for its users.
Username: admin
Password: admin
Username: demo
Password: demo
This project was bootstrapped with Create React App.
- PORT
- MONGO_USER
- MONGO_PASSWORD
- JWT
- REACT_APP_CLIENT_URL
- REACT_APP_SERVER_URL
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.\
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Note: this is a one-way operation. Once you eject, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.