Skip to content

ZugLiu/BookMall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookMall

practice project of JavaWeb learning

Intro

Features

  • implemented a SpringMVC Lite (includes DispatcherServelt, Filters, Listeners, IoC container, Transaction Manager, and JDBC), packaged in myssm0.1.jar
  • use Thymeleaf to render the html files.
  • use Vue.js, Axios to seperate front end and back end.

To be improved

  • Not all .html files are adjusted by Vue and Axios to totally seperate front end and back end.
  • Major functionalities are implemented, but other minor ones (e.g. limit discounts on books) are to be implemented later on.

About

practice project of JavaWeb learning

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors