Skip to content

Edukasyon is an online learning web application I built as part of my portfolio. If you want to try this project, you can log in as a demo user. After you log in, you can now add courses to your wishlist and you can also enroll in any course and watch all lectures.

Notifications You must be signed in to change notification settings

jklagrosa/Online-Learning-Web-Application

Repository files navigation

ONLINE LEARNING WEB APPLICATION

READ_ME

  • If you want to try this web application, you can login as a demo user. Click the login button to be redirected to the login page and then click the "Login as demo user" button.

LOGIN

  • After you log in, you can now add any course to your wishlist and cart. Click the "heart" icon to add the course to your wishlist, and click the "cart" icon to open the cart drawer. All enrolled courses are shown in cart drawer.

LATEST

FEATURED

FEATURED 2

action btns

  • Click the "heart" icon to open your wishlist drawer, click the "cart" icon to open your cart drawer, and click the "login" to be redirected to the login page.

WISHLIST

CART

  • You will be redirected to course details by clicking on the body of the card, the course title, or the "Enroll Now" button. 

COURSE PAGE

COURSE PAGE 2 UPDATED

  • On this page you can see all the details about the course and lectures. You can enroll in this course by clicking the "Enroll Now" button, after which you will be redirected to another page where you can watch all the lectures.

  • The course will now be added to your cart after you enroll. and you can now watch all the lectures for the course. You can unenroll from the course by clicking the "Unenroll from this course" button located at the bottom of the iFrame.

ENROLLED COURSES

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Edukasyon is an online learning web application I built as part of my portfolio. If you want to try this project, you can log in as a demo user. After you log in, you can now add courses to your wishlist and you can also enroll in any course and watch all lectures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published