Skip to content

bEluga0000/coursera-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera Course Selling App

Welcome to the Coursera Course Selling App! This application allows administrators to log in, manage courses, and update course details.

Tech Stack

Frontend and Backend

  • Next.js: A React framework for building server-rendered and static web applications.
  • TypeScript: A superset of JavaScript that adds static typing.
  • Mongoose: An ODM (Object Data Modeling) library for MongoDB and Node.js.

Project Structure

  • src: Shared source code between the frontend and backend.
  • components: Reusable React components.
  • pages: Next.js pages for the frontend.
  • api: API routes for the backend.
  • utils: Mongoose models for MongoDB.

Features

  • User Authentication: Admins can log in securely.
  • Course Management: Add and update course details easily.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages