Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Final Project for Enterprise Systems Programming in which the output is an application named, "Bisikleta Para sa Atenista".

Notifications You must be signed in to change notification settings

Decoretum/BikeManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Bisikleta Para sa Atenista

This is an application that was designed and developed from scratch by Christian Dasalla, Gael Estrera, Andrea Tiongco, Shaira Eunice Aban, and Beah Rentuaya for the final class project in CSCI 180.05. This application is composed of both front-end and back-end. This application was designed and developed to be used as a Bike Management system for Ateneo de Manila University students and staff. It is composed of the following:

  • Order Inventory Management System with Validation
  • Admin-Side (only Admin will access system)
  • Manage appointments with students for bike repairs and services

  • The application was developed using the REST architecture.

    Database Design

    Link: https://drive.google.com/file/d/1Jj3acBON9X6yO8bS2A5SBsKElkoOOqd7/view?usp=drive_link

    Database Design - Bisikleta Para sa Atenista drawio

    Frontend

    The system utilizes ReactJS accompanied with packages such as Bootstrap, Tanstack Query, React hook and router packages, and Axios.

    The frontend was developed with consideration to ease of use, minimal process steps required for system processes, and design preferences.

    Backend

    Spring Boot was used to developed the backend of the application. The backend application also utilizes Controller-Service-Repository (CSR) pattern longside the Rest architecture:

    BisikletaArchitecture drawio

    About

    Final Project for Enterprise Systems Programming in which the output is an application named, "Bisikleta Para sa Atenista".

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published