Skip to content

WesamAbadi/Events-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventsManager

EventsManager is a project developed for the Programming IV course. It is a Spring Boot application that allows you to manage events such as conferences, seminars, workshops, and other similar events.

Installation

To install EventsManager, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/WesamAbadi/Events-Manager.git
    
  2. Navigate to the project directory:

    cd Events-Manager
    
  3. Build the project using Maven:

    mvn clean install
    

Usage

EventsManager provides a graphical user interface (GUI) to manage events. Once you have installed the project, you can run it using the following command:

mvn spring-boot:run

Live Deployment

You can access a live deployed version of EventsManager at

https://events-manager2.onrender.com

Please note that the live deployment may have limited functionality or data, as it is intended for demonstration purposes.

UML Diagram

tables and relations

About

Spring boot app to manage events, seminars and workshops.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published