Skip to content

Claresy is a Classroom Reservation System made for the Philippine Science High School

License

Notifications You must be signed in to change notification settings

mu-04/claresy

 
 

Repository files navigation

Claresy (Classroom Reservation System)

Classroom Reservation System for PSHS

Originally, this project was called phpMyReservation generally made to make a paperless process to reserve for an item for a specific timeslot. This project is modified by PSHS-MC Muon STR Group 4 Batch 2019 to specifically cater to the Philippine Science High School's environment for reserving venues and the facilities within them [Butaran, 2017]

Specifications

This codebase (phpMyReservation) was used to solve a problem regarding security (SQL Injections) It was tested by vulnerability scanners and currently there are no vulnerabilities.

Testing results: Google Drive

phpMyReservation was originally developed by Ole Jon Bjørkum

  • Database Manager: MySQL
  • Backend Language: PHP
  • Operating System: Linux
  • Front-End Framework: Twitter Bootstrap

Claresy Exclusive Features

  • PSHS User Fields []
  • PSHS-MC Specific Venues []
  • Peripheral/Facility Reservation []
  • Index of Reservations []

[/] = Finished Feature [] = Work in Progress Feature

Original phpMyReservation Codebase Demo

Download

Wiki

phpMyReservation Features

  • Fast, easy and smooth
  • User login
  • Browse through all weeks of the year
  • A price per reservation can be set
  • Usage is stored automatically
  • User control panel
  • Advanced admin control panel
  • Receive reservation reminders by email

NOTE: This web app was intended to be run on a server that is in the same time zone as the users, so there is no time zone support, as it was intented to be a private project. If all users are in the same time zone and the server is in another, use this PHP function at the top part of main.php to change it. It all users are not in the same time zone it is not supported and the code must be changed more.

Requirements

Server:

  • Web server with PHP
  • MySQL

Client:

  • A modern browser

About

Claresy is a Classroom Reservation System made for the Philippine Science High School

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.6%
  • JavaScript 30.4%
  • CSS 9.0%