Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 570 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 570 Bytes

AcquaSys

Introduction

This project was made for a swimming school Mundo Acqua. It intends to serve as user system and helps teachers and owner to manage bootstrapped with Create React App.

Dependencies used

  • react-bootstrap --> styling along with css.
  • react-router-dom --> single page capability and routing facility.
  • date-fns --> date picker calendar.
  • react-modal --> modal popups.

Back end connection

Back end https://github.com/Fgonzalez/Acquasys-spring. All request are done with fetch method.