Nuhser / PfaKSys

PfaKSys is a server based inventory management and borrowing system using a Flask webapp for small to medium sized organizations.
https://github.com/Nuhser/PfaKSys/wiki
GNU General Public License v3.0
1 stars 0 forks source link

Show Calendar on Home Page #6

Open Nuhser opened 2 years ago

Nuhser commented 2 years ago

Description

Create a calendar viewer to add to the home page. The user should be able to click on the events to add a borrow for that date and event.


Additional Context

Blocking:

Nuhser commented 2 years ago

The calendar will be shown on a extra page. Later there will a home page widget for the calendar once they get implemented.