Allstyle / account-management-system

This is a simplified version of the real Account Management System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account Management System Demo

  • Developed an application to manage employees' account information.
  • Get data from the server by making AJAX calls in the front-end and built the RESTful web services in the back-end to expose the resources.
  • Built the web pages using HTML, Bootstrap and implemented the control flow with AngularJS.
  • Used Maven for the dependency management and build process.

File Structure

account-management-system-file-structure

Workflow

account-management-system-workflow

About

This is a simplified version of the real Account Management System.


Languages

Language:Java 66.1%Language:JavaScript 33.9%