Skip to content

udaykiriti/OnlineWorkshopServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Workshop Server


3D Gear Spinning


About This Repository

This repository contains the backend server for the Online Workshop application, built to enable seamless real-time interactions, content delivery, and user management for online workshops.


Features

  • User Authentication: Secure login and registration.
  • Content Delivery: Efficient streaming and distribution of workshop materials.
  • Admin Dashboard: Tools for admins to monitor and manage workshops.

Technologies Used

  • Java: Backend programming language.
  • Spring Boot: Framework for building REST APIs and services.
  • MySQL: Persistent data storage for users and workshops.

Project Structure

  • src/ — Main application source code.
  • .mvn/ — Maven wrapper files.
  • pom.xml — Maven configuration.
  • mvnw, mvnw.cmd — Maven wrapper scripts.

Setup Instructions

Clone and run the project locally:

git clone https://github.com/udaykiriti/onlineworkshop-server.git
cd onlineworkshop-server
./mvnw clean install
./mvnw spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages