Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUBMIT] Create an Educational Video Application using Nuxt, Tailwind CSS and Webiny CMS #148

Open
petipois opened this issue Nov 11, 2023 · 0 comments

Comments

@petipois
Copy link
Contributor

Introduction

Introduction
Educational applications are popular for learning and sharing content on the web. These applications are a great way to gain more knowledge and improve your skills in a topic and earn money by posting content.

Using Webiny CMS, and the power of content model with it's easy to navigate drag-n-drop style interface, will make this application easier to manage content on the platform.

Goals
Create an Educational Video Application using Nuxt, Tailwind CSS and Webiny CMS

Outline
Overview of educational video Application
Prerequisites
Webiny CMS
-- Setting up Webiny CMS
-- Content Structure
-- Content Model
Building an educational application
-- View a list of videos
-- Watch individual videos
-- Login as Teacher

  • Create new video
  • Update video
  • Delete video

Next steps
Conclusion
Resources

Goals

In this article, we will learn about the Webiny CMS and how we can use it in a Nuxt application by working on building an educational video app.

Outline

  • What is a Headless CMS?
  • Why use Webiny CMS?
  • Setting up Webiny CMS
    -- Content Structure
  • Building an Educational application
  • Creating the frontend
    -- Installing dependencies
    -- Connecting the CMS to the application
    -- Display all videos
    -- Display one video
    -- Log in as author
    -- Create new video post, Updating, and Deleting Videos
  • Conclusion
  • Resources

Sample articles

https://www.webiny.com/blog/create-marketplace-app-vuejs-pinia-webiny-headless-cms

https://www.webiny.com/blog/build-job-board-application-vue-graphql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant