Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 679 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 679 Bytes

Company Management App

  • This repository contains the source code for the project in the course IT3914 in HUST.
  • It is just a backbone of some later updated versions (unfortunately I can't public all)

About

  • The main purpose of the app is helping many manager to organise and manage all activities, many sorts of information of each project and department in company.
  • About the technology, I use only Java for both front-end and back-end.

Cloning

  • If you are interested in make use of the source code, feel free to clone it to your local computer
    git clone https://github.com/vodinhhung/HUST_IT3804_Programming_project.git

Thanks for reading!