Skip to content

a desktop POS system for Jaelle Residences condotel to facilitate critical business processes including booking, reservation, housekeeping, and billing operations

Notifications You must be signed in to change notification settings

JanjanC/Jaelle-Residences-POS-System

 
 

Repository files navigation

Quick Run

  1. Download the contents of the repository
  2. Open Command Prompt
  3. Navigate to the project folder that contains the contents of the downloaded repository.
  4. Run the command npm install to initialize and install all necessary modules used in the project.
  5. To run the application, run the command npm start.

Creating an Executable File

  1. Download the contents of the repository
  2. Open Command Prompt
  3. Navigate to the project folder that contains the contents of the downloaded repository.
  4. Run the command npm install to initialize and install all necessary modules used in the project.
  5. To create an executable file, run the command npm run-script build.

Creating an Installer

  1. Download the contents of the repository
  2. Open Command Prompt
  3. Navigate to the project folder that contains the contents of the downloaded repository.
  4. Run the command npm install to initialize and install all necessary modules used in the project.
  5. To create an executable file, run the command npm run-script dist.

Sign In Details

  • username: admin
  • password: admin

About

a desktop POS system for Jaelle Residences condotel to facilitate critical business processes including booking, reservation, housekeeping, and billing operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.8%
  • Handlebars 40.2%
  • CSS 1.3%
  • HTML 0.7%