Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bedylmz/abgoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypothetical Cargo Company Information System

Purpose

This system is designed to manage cargo, workers, feedback, and cargo tracking. It is divided into two main sections: the end-user side and the worker side.

  • End-User Side: Users can track their cargo and send feedback to the company.
  • Worker Side: Workers can register cargo in the database, view cargo that needs to be distributed, manage the customer database, and more.
  • Manager Functions (within the Worker Side): Managers can view which workers are assigned to which sections, see feedback report charts, add sections to the database, and perform additional administrative functions.

Project Attributes

  • Front-end: Built with HTML, CSS, and JavaScript
  • Back-end: Developed using Node.js
  • Database: MySQL is used for data management
  • !!Note!!: This project runs on local servers and requires both Node.js and MySQL to function.

Screenshots

Home Screen

Home

Personnel Management Screen

Personnel

Cargo Tracking Screen

Cargo

Feedback Screen

Feedback

About

Hypothetical Cargo Company Information System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors