/java-mysql-user-educational-system

An educational system developed in Java, MySQL, and JavaScript, allowing users to login, signup, register for courses, search for courses by name, and start learning. Admins can manage user data, modify content, and add courses to user profiles.

Primary LanguageJavaMIT LicenseMIT

Educational System

VIDEO LINK

This is a Java MySQL JavaScript-based educational system where users can login, sign up, register for courses, search for courses by name, and start learning. The system also includes an admin interface for viewing all user data, modifying content, and adding courses to user profiles.

Features

  • User Authentication: Users can login and signup to access the system.
  • Course Registration: Users can register for courses by searching for them by name.
  • Learning Platform: Users can start learning courses they are registered for.
  • Admin Interface: Admins can login to view all user data, modify content, and add courses to user profiles.

Technologies Used

  • Backend: Java
  • Database: MySQL
  • Frontend: JavaScript

Setup Instructions

  1. Clone the repository: git clone https://github.com/iamPrashanta/java-mysql-user-educational-system.git
  2. Install dependencies
  3. Configure the database connection in
  4. Run the application

Usage

  1. Login to the system as a user or admin.
  2. For users:
    • Register for courses by searching for them.
    • Start learning courses you are registered for.
  3. For admins:
    • View all user data.
    • Modify content.
    • Add courses to user profiles.

Contribution

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.