Skip to content

Abhinavv9258/e-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Learn: Online Learning Portal

Deployed Site Link

Website Link : https://e-learn-c3ab.onrender.com/

Description

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.

Admin Login Credentials

Username: admin
Password: admin

User Login Credentials

Username: demo
Password: demo


Getting Started with Create React App

This project was bootstrapped with Create React App.

Add Environment Variables (.env file)

  • PORT
  • MONGO_USER
  • MONGO_PASSWORD
  • JWT
  • REACT_APP_CLIENT_URL
  • REACT_APP_SERVER_URL

Available Scripts

In the project directory, you can run:

npm start

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.

npm test

Launches the test runner in the interactive watch mode.\

npm run build

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!

npm run eject

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.


About

E-Learn : E-Learning Platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors