-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #25
Merged
Merged
Develop #25
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Catogory.java file Product.java file Stock.java file
Order.java file OrderTrack.java file LineItem.java file
Role.java file User.java file
Category.java file LineItem.java file Order.java file Product.java file User.java file
StockDB.java file Cart.java file Stock.java file User.java
EmailListController.java file RegisterController.java file UserDB.java file register.jsp file
views folder webapp/WEB-INF/views/... resources folder webapp/WEB-INF/resources /...
Data access object
Feature/login
Feature/register
Category.java file Product.java file
Feature/login
SearchController.java file header.jsp file
fix LoadMore Category
Feature/SearchProduct
ManagerProductController.java file managerProduct.css file managerProductView.jsp file
ManagerProductController.java file ProductDB.java file managerProductView.jsp file
CategoryController.java file DetailController.java file LoadMoreController.java file SearchController.java ProductDB.java file detailView.jsp homeView.jsp header.jsp left.jsp
add feature - show detail product
CartController.java file cartView.jsp file
OrderDB.java file OrderTrackDB.java file CookieFilter.java file RoleFilter.java file CookieUtil.java file MailUtilGmail.java file PasswordEncryptorUtil.java file cartView.jsp file web.xml file
add feature - CRUD user
AddCategoryController.java file EditCategoryController.java file EditProductController.java ( make it better) ManagerCategoryController.java file addCategoryView.jsp file editCategoryView.jsp file managerCategoryView.jsp file header.jsp ( add link to manager-catogory in "Danh Muc" in dropdown-menu)
Feature/CategoryManagement
error_404.jsp file error_500.jsp file error_java.jsp file
LoadMoreController.java file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.