Skip to content

A full-stack online learning website that provides and manages an array of courses with different levels of user authentication and access.

Notifications You must be signed in to change notification settings

kelly-eugenia/eduverse

Repository files navigation

Eduverse - Online Learning Platform

Eduverse is an online learning platform that provides an array of courses from different subjects or categories. Users can browse through the list of courses and learn all the relevant information about a course, such as the instructor, skills they’ll get, and the list of units.

Users are welcome to register to become either learners or instructors, each of which grants different sets of actions on the website. Learners can enroll in courses or like and unlike courses. Instructors can add, edit, and delete courses.

Once users have logged in to an existing account in the database, they can access their profile/account page, which differs depending on their role. The Learner Account page features a list of courses the user has liked and enrolled in, including their enrollment date and status/progress in terms of completing the course. This enables learners to track their activities easily. Meanwhile, the Instructor Account page displays the list of courses they teach or add, including the options to edit and delete each course or add more courses.

The website also features a News page, which displays several real-world news articles relevant to different categories in the education field, complete with a search and filter functionality.


Features include:

  • User registration, login, and authentication
  • Search and filter
  • Enroll and like/unlike courses
  • Create, edit, and delete courses

Tools/Techniques include:

  • Vue components, router, and directives
  • Vuex state management
  • Axios to fetch requests from the backend
  • MySQL database and local JSON file for persistent data storage
  • Forms with data validation
  • Bootstrap for responsive design
  • Mercury deployment

About

A full-stack online learning website that provides and manages an array of courses with different levels of user authentication and access.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published