Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.59 KB

File metadata and controls

27 lines (23 loc) · 1.59 KB

"# Learning_platform" Application Pages and Features

  1. Signup Page This page allows new users to register by filling out their personal information. Once the user submits the form, the data is stored in the MongoDB database. The form fields include essential user details such as name, email, and password. Screenshot 2024-12-13 135006

  2. Add Topics Page This page is designed for administrators or educators to add topics related to a course. Users can input a topic title, description, and other relevant details. Each topic submission is dynamically saved in the backend using MongoDB. Screenshot 2024-12-13 135208

  3. View Course Topics This page displays a list of all the topics added to the course. Users can browse through the list of course materials or tutorials. It may also include functionalities such as "Update" or "Delete" for course topics. Screenshot 2024-12-13 135023 Screenshot 2024-12-13 135222

  4. Update and Delete Features Editable forms or buttons are integrated on relevant pages to allow easy management of course materials. Updates ensure that the course data remains accurate, while deletions remove outdated or unnecessary topics.

profile View: Screenshot 2024-12-13 135238