Skip to content

cathlauretta/ii3120-smart-coworking-space

Repository files navigation

II3120 - Information System Technology Services

CENTRICE is an automated system for coworking space services, such as registration and ordering, to make the process become more simple and efficient.

Table of Content

Requirements

How to Run the Program

  1. Clone this repository
    git clone https://github.com/cathlauretta/ii3120-smart-coworking-space
  2. Change the directory to the cloned repository
    cd ii3120-smart-coworking-space
  3. Install the required dependencies/package
    npm install
  4. Run the program
    npm run dev
  5. Open the application on localhost:3000 or access the program from this link Smart Centrice

Program Usage Guide

This is the landing page of the program when it is started. Guest can scroll down the page to read more information about the coworking space, such as facility, community, prices, and locations.

If a guest wants to order coworking space room or see our menus, guest must create an account and log in to our website.

After login, this page will show the coworking space room and list of menu to order in the coworking space area.

Database Schema

Below are the database schema used in the program. There are six tables: user, membership, workspace, room, event, and fnb that stores different attributes/informations and some refer to another attribute in another table.

Progress Report

Implementation Done
User can register themself
User can log in
User can subscribe membership
User can book a room
User can order menu
User can do payment

Authors

Student ID Name
18221121 Rozan Ghosani
18221149 Rayhan Nugraha Putra
18221157 Cathleen Lauretta
18221171 Hans Stephano Edbert N
18221173 Naura Valda Prameswari

About

Tugas Besar II3120 Layanan Sistem dan Teknologi Informasi 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published