Skip to content

this is a app where user can explore different courses and buy subscription and watch courses , its basically like udemy , also admin can add , delete , edit and monitor the data.

Notifications You must be signed in to change notification settings

mrprincesingh/courseappfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 PROJECT NAME ✨ => Course App💻


Demo video of Game

Backend Repo Link Backend Deploy to Render

Deployed App Vercel Link


✨ABOUT Project AND THEIR RULES🧑‍💻

⬇️To access the application, please follow these steps:

⭕ Start the Backend Server: Open your terminal and navigate to the backend directory of the project. Use the following command to start the backend server:

✨ npm run dev

This command will initialize the backend server, allowing it to handle incoming requests.

⭕ Start the Frontend Application: Open another terminal window and navigate to the frontend directory of the project. Use the following command to start the frontend application:

✨npm start

Once executed, the frontend application will be accessible at http://localhost:3000 in your web browser.

⭕ User Registration and Login: You can sign up as a user by providing your registration details. Additionally, you can log in as an administrator, but please note that the administrator credentials are hardcoded. The credentials are as follows:

Email: [Administrator's Email] Password: [Administrator's Password]

⭕ User Functionality: As a user, you have access to various features, including viewing and editing your profile. You can also access all available courses after subscribing and making payments through the integrated Razorpay payment gateway.

⭕ Admin Functionality: Administrators have similar access to user features but cannot purchase subscriptions since they already have administrative privileges. Admins have a separate dashboard where they can monitor user activity, add, delete, and edit courses and lectures, and change user roles.

This application provides a seamless experience for both users and administrators, allowing them to interact with courses and manage user-related tasks efficiently.

Please note that for security reasons, it's essential to use strong and unique passwords and avoid hard-coding sensitive credentials in a production environment. Additionally, consider implementing authentication and authorization mechanisms to enhance the security of your application.

🔗 Profile Links✨

Collaborators Resume Github Linkedin Portfolio
Shikha Gupta Resume github linkedin portfolio
Prince Singh Resume github linkedin portfolio

💫Tech-Stack->

  • For Frontend:-

    • HTML5
    • CSS3  - JavaScript 
    • Redux
    • ReactJS  - ES6 
  • For Backend:-

    • NodeJS
    • ExpressJSMongoDB 
  • For deploy database:-

    • Render
  • For Styling:-

     - Chakra UI 

  • For live Project: -

     - Vercel

⭕Steps to run our Project :

✨Clone the repository.

✨Run the command npm install in both the frontend and backend folders.

✨Run the command npm run server in the backend folder.

✨Run the command npm start in the frontend folder run on localhost:3000.

new-ideas


Features ✨:-


Serial No Feature
1 User signup and Login, Profile Page for User
2 Home Page, To request a course
3 Course page, search & filter course, about page
4 Watch lecture Page, Add to playlist
5 Contact page, toggle for dark and light mode
6 sidebar, footer, completely Responsive
7 views count, monitor subscriber growth, monitor views growth
8 Profit tracking subscribe and unsubscribe graph
9 Upload course, delete course, edit course
10 Upload lecture, delete lecture, edit lecture, edit role
11 Edit profile, forget the password, reset the password, use of nodemailer
12 progress bar, Admin login, Profile Page for Admin
13 User and admin logout, Dashboard Page
14 Razorpay integration, buy a subscription for using Razorpay
15 navbar, footer, completely Responsive
16 Demo video, about the game and rules

Package.json(Dependency)✨:-

Serial No Backend Frontend
1 bcrypt Chakra-ui
2 mongoose React Router dom
3 cors redux
4 dotenv react redux
5 express chartjs
6 jsonwebtoken redux thunk
7 cloudinary react-hot-toast
8 cookie-parser react-chartjs-2
9 datauri protected-route-react
10 node-cron react-icons
11 multer axios
12 nodemailer react-dom
13 razorpay react
14 validator react-toolkit

Flow

graph TD;
    App-->HomePage
    HomePage-->Users;
    Users-->SignUpPage;
    Users-->loginPage;
      SignUpPage-->loginPage;
       loginPage-->Profile;
Profile --> SubscriptionPage
SubscriptionPage --> PaymentPage
PaymentPage--> PaymentSuccess
PaymentPage --> PaymentFailure
 HomePage --> CoursePage
CoursePage--> WatchLecturePage
 HomePage --> ContactUs
 HomePage --> RequestCourse
 HomePage --> AboutPage
       HomePage --> Admin
       Admin --> AdminLoginPage
       AdminLoginPage--> AdminProfile
      AdminProfile--> DeshboardPage
       DeshboardPage-->CreateCoursePage
       DeshboardPage--> LectureControlPage
       DeshboardPage--> MonitorUsersPage
       MonitorUsersPage--> EditRolePage
     

Screenshots 📷



✨Thank You✨

About

this is a app where user can explore different courses and buy subscription and watch courses , its basically like udemy , also admin can add , delete , edit and monitor the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published