|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/nextjs-resume-builder-app/
课程评论:没有评论
**课程名称:** Next.js 简历生成器应用 2024 - MongoDB, Tailwind, Ant D **课程概述:** 本课程教授如何使用最新的全栈技术构建一个现代化的简历生成器应用程序。告别依赖第三方网站或 Word 文档,作为 Web 开发者,您将学会利用已知技术自主开发专业的简历/CV 生成工具。课程将引导您深入了解并实践项目所需技术栈和核心功能。 **项目技术栈:** * **框架:** Next.js * **UI 组件:** Ant Design * **样式与布局:** Tailwind CSS * **状态管理:** Zustand * **认证:** Clerk * **模板引擎:** Mustache * **数据库:** MongoDB **核心功能:** * 实现 Next.js 最新版本的所有功能。 * 灵活运用 Ant Design 和 Tailwind CSS 进行组件化开发和样式设计。 * 集成 MongoDB,实现用户数据和简历模板的持久化存储。 * 利用 Mustache.js 库构建动态简历模板。 * 用户可以方便地更新个人信息,包括基本详情、教育背景、技能和工作经历。 * 用户只需选择简历模板,系统将自动填充个人信息并生成设计精美的简历。 * 管理员可在后台面板添加或修改简历模板。 * 实现订阅功能,限制普通用户对特定高级模板的使用。 * 用户可在个人主页购买订阅服务。 * 通过 Stripe 集成实现所有支付和退款流程。 * 管理员可在后台查看所有用户及其购买的订阅记录。 * 提供完整的源代码、访问权限以及 QA 支持。
Hi , Welcome to the course Next JS Resume Builder AppIf went want to build any professional Resume / CV , mostly we will choose third party websites or MS Word. But now as a Web Developer we should not depends like other people for resumes. We can develop our own resume builder with the technologies which we already knew. So In this course we will teach u how to develop a modern full-stack resume builder app using latest technologies. So we are expecting u to go through the project tech-stack and features that we are going to learn and implement in this course and take a good decision.Project Tech-stackNext.js as frameworkAnt Design for UI ComponentsTailwind css for styling and alignments of componentsZustand for state managementClerk for authenticationMustache for building dynamic resume templatesMongo DB for databaseFeaturesImplementing all the features of Next.js latest version Working with the combination of ant design and tailwind cssIntegrating mongodb in nextjs app inorder to save the data of users and templatesIntegrating the html parsing library called as Mustach.js inorder to generate dynamic templatesUsers can update their information like basic details , education , skills , experience in their profile formUsers just have to select the resume template and then automatically the template will populate the user details in that design.Admin can add or modify templates from the admin panel.If any template is only opted for subscribed users , then normal users cannot use that resume templateUsers can purchase the subscription from their profile pageAll the payments , refunds will be done through stripe payment gateway integration.Admin can see all the users and subscriptions purchased in the portalComplete source code and access and QA support