Skip to content

Server of a movie tickets system powered by Spring & Thymeleaf.

License

Notifications You must be signed in to change notification settings

Liveipool/Tickets-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tickets-Server

Server of a movie tickets system powered by Spring & Thymeleaf.

Dashboard Client

Build & Run

  1. Download Maven.

  2. Run commands below:

    $ mvn clean
    $ mvn compile
    $ mvn tomcat7:run

    or

    $ python server.py
  3. The application should be available at http://localhost:8080/tickets.

About

Server of a movie tickets system powered by Spring & Thymeleaf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.1%
  • HTML 9.6%
  • Other 1.3%