Skip to content

Repository files navigation

The Properties, Accountabilites and Inventory Management System (PAIMS) is a system designed to manage the many properties owned by the departments within the College of Engineering of the University of the Philippines, Diliman. It is a project developed by Team COLA in partial fulfillment of the requirements for the course CS 191: Software Engineering I under Dr. Ligaya Leah Lara-Figueroa. Team COLA consists of four members: Harold Antonio, Alleenna Cajandab, Elaine Lopez, and Angelo Ogerio.

For more information regarding the development of the project, visit the team's website below: https://sites.google.com/up.edu.ph/cs191-aaeh/home

To test this version of the website, please heed the following steps:

  1. Install Node.js and Node Package Manager (npm)

  2. Install Gatsby Command Line Interface (CLI)

    • Gatsby CLI is an npm package, so simply install via npm install -g gatsby-cli
    • To check if you have it installed, run gatsby --version and ensure that you are on version 3 or newer
  3. Install other packages

    • Relevant packages are already included in the .zip file
    • Simply run npm install
  4. Install the database

    • The database is included in the .zip file, labeled paims-recheck-ver3.sql
    • Ensure that you have MySQL installed (either the workbench or as a package)
      • (Further instructions to be added)
    • Import the database
    • Make sure MySQL is running in Services

Running the software - Ensure that your terminal windows is inside the proper directory (the .zip file contents) - On one terminal window, run gatsby develop - Once the development bundle has finished, you are free to proceed and go to localhost:8000 for the website - On another terminal window, run node expressApp.js - This is necessary to run queries for the database in the website - As of now, the current email and password for testing is: - Email: hcantonio1@up.edu.ph - Password: thispass

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages