Skip to content

silren93/distenda-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License


DISTENDA - Website Online Course Transactions and Management

An exciting project for academic purposes in IE104 course.
Explore the docs »

View Demo · Report Bug · Request Feature

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

About The Project

Admin Panel Screenshot

Admin website screen

User Panel Screenshot

User website screen

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.

Key Features:

  • Implements modern development practices
  • Focused on clean code and documentation
  • Interactive user interface

(back to top)

Built With

This section highlights the frameworks and libraries used in the project.

  • React
  • Express.js
  • Node.js
  • Tailwind CSS
  • Bootstrap

(back to top)

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Make sure you have the following installed:

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repository
    git clone https://github.com/pthao207203/IE104.git
  2. Navigate to the project directory
    cd IE104
  3. Install dependencies
    npm install

(back to top)

Usage

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

(back to top)

Roadmap

  • Add more features
  • Enhance UI design
  • Improve testing coverage

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

(back to top)

Authors

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Acknowledgments

Thanks to all contributors and resources that inspired this project:

(back to top)