Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.67 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.67 KB

Overview

Website for the use of local parish created for the project for "WWW and Script Languages" subject on AGH UST.
The whole project was made from the scratch, except for the date and time pickers (can be seen on the /reservations page). We used javascript library created by Amsul. (https://github.com/amsul/pickadate.js).

Main features

Admin panel

Website supports full CRUD for parish announcements (only for admin).
Admin can also add a new mass to the calendar.

Seat reservations (COVID edition)

Reservation page gives a logged user an option to reserve a seat in the church for the previously chosen mass.

alt text

User can check the box if he was vaccinated twice, which let him choose the seats that were blocked due to the COVID restrictions.

alt text

If you want to check this feature yourself, go into the /reservations and pick 3rd of October - there are some masses added by the admin.

Donate

User can donate the church with any amount of money using cryptocurrencies.

Links

Website can be found here. If the link doesn't work, check directory with screenshots that we prepared.


© 2021 marcinele, AdrianC2000