Skip to content

twang1905/CS-546-Final-Project

Repository files navigation

Building Inventory System

Team Members

Description

A web interface inventory service that allows users to collaborate to keep track of their belongings in buildings.

Quick Start

Installing Packages

npm install

Running the Server

npm start

Seeding the Database

npm run seed

Core Features

  • Landing Page

    • Homepage that explains the purpose of our service.
  • User Profile Page

    • Page where user can manage their username, password, profile picture, and buildings.
  • Building Page

    • Page that shows the contents and details of an individual building.
  • Room Page

    • Page that shows the contents and details of an individual room.
  • Container Page

    • Page that shows the contents and details of an individual container.
  • Item Page

    • Page that shows the details of an item.
  • Search for Objects

    • Users will be able to search for an object (room, container, item) by name, within the scope of a page.
  • Collaboration

    • Users can give each other roles that will either allow them to view or manage a building.
  • Browse Buildings Page

    • Users will be able to view their own buildings, buildings that they manage and public buildings.
  • Statistics

    • Users will be able to view the statistics on a building.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •