Skip to content

Latest commit

 

History

History
178 lines (112 loc) · 5.37 KB

File metadata and controls

178 lines (112 loc) · 5.37 KB


Logo

Customer management

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Built With

  • Java

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Install Java SDK ( I have use version 8 ), Tomcat

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo

    git clone [https://github.com/your_username_/Project-Name.git](https://github.com/hoangquan2002/Java-web)
  2. Install IntellIJ, Eclipse or any IDE you want

  3. Copy library to Built Path of project

    lib in: Servlet-blank/WEB-INF/lib
  4. Run project with Tomcat

(back to top)

Demo

Login Management Edit

(back to top)

Roadmap

  • Login
  • Add, Delete customer
  • Edit detail customer
  • Interface optimization
  • Multi-language Support
    • Chinese
    • Japanese

See the open issues for a full list of proposed features (and known issues).

(back to top)

Acknowledgments

(back to top)