To sign up for an account:
- Navigate to the signup page.
- Enter your name email address and choose a strong password.
- Click on the "Sign up" button.
- Once you have completed these steps, you will be able to log in to our application.
To log in to our application, please follow these steps:
- Navigate to the login page.
- Enter the email address and password you used when you signed up for the account.
- Click on the "Login" button. If you have entered the correct login credentials, you will be logged in to our application.
If you forget your password, you can reset it by following these steps:
- Click on the "Forgot Password" link on the login page.
- Enter your email address.
- Follow the instructions in the email you receive to reset your password.
- admin can search for any lecture and view the details of the lecture
- admin can edit the lecture
To access the Create Lecture page, you must be logged in as an instructor. Once you have logged in, click on the "Create Lecture" button on the lectures page. This will take you to the Create Lecture page.
To create a lecture, please follow these steps:
- Enter the title of the lecture in the "Title" field.
- Choose the course that the lecture belongs to from the "Course" drop-down menu.
- Enter all require feilds like batch section categeory all felds mandatory
- If it is live class provide zoom link and conclude time and ending time Once you have finished creating the lecture, click on the "create lecture" button. Your lecture will now be saved to the course and made available to your students.
If you need to edit or copy a lecture, you can do so by following these steps:
- Navigate to the course page that the lecture belongs to.
- Click on the lecture you want to edit or delete.
- To edit the lecture, click on the "Edit" button and make your changes. Then click on the "Save" button to save your changes.
- To copy the lecture, click on the "copy" button. Then click on the "Copy" button to save your changes.
- On the Current Day Lecture Dashboard page, you will see a list of lectures for the current day.
- Each lecture will display the title, course, and time of the lecture.
- To view a lecture, simply click on the title of the lecture.
- This will take you to the lecture page where you can view the content and resources.
- If lecture is live you will be only able enter live befre 10mins
- live lecture will navigate zoom link
- if the lecture is compleated it will redirected lecture detail page where you can see the notes and recorded video
Mangesh Khandale -Engineering Manager FrontEnd
Amol Holani -Engineering Manager BackEnd
Tridip Rong -BackEnd Developer
Md Nasir Uddin -BackEnd Developer
Vishal Singh -BackEnd Developer
Pintu Gouda -FrontEnd Developer
Siva gurubilli -FrontEnd Developer
- Formik is designed to simplify the process of building and managing forms by providing a set of tools and utilities that help with form validation, data management, and error handling
- Yup is a popular JavaScript library for schema validation. It provides a simple and intuitive API for defining validation rules for data objects, and is commonly used in web applications and APIs to ensure that data input is consistent and valid.
- Moment is a popular JavaScript library for parsing, validating, manipulating, and formatting dates and times.
- Markdown is a lightweight markup language that is used to format and style text. It is designed to be easy to read and write, and is widely used in a variety of contexts, including documentation, web content, and online forums.
https://learning-management-system-masai.netlify.app
Clone Url : https://github.com/masai-builds/Team4.git
- Open Project In Vs Code or Another ide
- Then Open Terminal
npm install
npm start
- API service base url : http://localhost:8080
- API Documentation With Requests Body : Google Doc API Documentation