An exciting project for academic purposes in IE104 course.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is an academic effort aimed at exploring software development methodologies and fostering teamwork. The repository contains structured source code and resources to build a functional web application that meets educational objectives.
- Implements modern development practices
- Focused on clean code and documentation
- Interactive user interface
This section highlights the frameworks and libraries used in the project.
To get a local copy up and running, follow these steps.
Make sure you have the following installed:
- npm
npm install npm@latest -g
- Clone the repository
git clone https://github.com/pthao207203/IE104.git
- Navigate to the project directory
cd IE104
- Install dependencies
npm install
This project can be used as a reference for academic or personal projects. Below are some use-case scenarios:
- Demonstrating web development practices.
- Exploring teamwork methodologies.
For more details, please refer to the Documentation
- Add more features
- Enhance UI design
- Improve testing coverage
See the open issues for a list of proposed features and known issues.
Distributed under the MIT License. See LICENSE.txt
for more information.
Thanks to all contributors and resources that inspired this project: