Thanks to visit codestin.com
Credit goes to github.com

Skip to content

beidouz/Schedulely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Schedulely

Build Status License

Minimal Spring Boot sample app.

Live Application deployed on AWS

Schedulely

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine.

One way is to execute the main method in SchedulelyApp.java` class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

View the application locally

Home page http://localhost:8080/home

Admin page http://localhost:8080/admin

Swagger UI http://localhost:8080/swagger-ui.html#/

Flow Diagram

https://drive.google.com/file/d/1XcOMJ_Y0NCC6Escnwe6twRwWzQQxBTc5/view?usp=sharing

SQL Diagram

https://dbdiagram.io/d/61dca25bf8370f0a2eef572e

Trello Board

https://trello.com/b/fULQZQbD/scheduley

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors