azarnuzy / Rent-Room-App

Aplikasi Perancangan Sistem Informasi Peminjaman Ruangan di Lingkungan Kampus merupakan aplikasi real-time berbasis website. Aplikasi ini menampilkan ketersediaan ruangan serta informasi mendetail lainnya mengenai ruangan yang sedang dan akan dipinjam dalam suatu gedung. Aplikasi ini ditujukan bagi internal (dosen dan mahasiswa) dan eksternal (tamu/guest).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

SiManuk (Sistem Informasi Peminjaman Ruangan Kampus)

Rent Room Application
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

ezgif com-gif-maker (1) ezgif com-gif-maker (2)

Sistem Informasi Peminjaman Ruangan Kampus (SiManuk) is a real-time website-based application. SiManuk provides room availability as well as other detailed information about the rooms being and will be provided in a building. The target users of SiManuk are internal (lecturers and students) and external (guests/guests). SiManuk was created with the aim of knowing what rooms are being and will be used on the schedule provided on that day. In addition, SiManuk also helps new students or guests from outside the campus who do not even know the location of a room in the building. Information such as the person in charge of borrowing a room, the room used, the intended use of the room, the original schedule of the room, and the length of time the room can be viewed can also be viewed through the application. Of course, this makes it easier for the accessors so they don't have to check any particular room. Our reason for developing this project is because there are no similar projects that have been or are being developed in the FPMIPA-C UPI building.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites and Installation

This is an example of how to list things you need to use the software and how to install them.

  • Install Composer
  • Create project laravel on your directory project in terminal
      composer create project laravel/laravel 
    
  • Create database to store migration from the project
  • modify the code according to this repository
  • Run migration on directory project terminal
      php artisan migrate:fresh --seed
    
  • Run project on directory project terminal
      php artisan serve
    

Usage

To login the dashboard you can use this role:

About

Aplikasi Perancangan Sistem Informasi Peminjaman Ruangan di Lingkungan Kampus merupakan aplikasi real-time berbasis website. Aplikasi ini menampilkan ketersediaan ruangan serta informasi mendetail lainnya mengenai ruangan yang sedang dan akan dipinjam dalam suatu gedung. Aplikasi ini ditujukan bagi internal (dosen dan mahasiswa) dan eksternal (tamu/guest).


Languages

Language:PHP 41.0%Language:Blade 28.5%Language:HTML 20.8%Language:CSS 7.0%Language:JavaScript 2.5%Language:Shell 0.3%