Hello everyone,
I am currently developing an application for a client who manages a cabaret and needs to closely track the number of artists present each night. The main objective is to ensure that there are at least 15 artists per evening. To achieve this, I am using the GLIDE platform to create this application.
Client’s priorities:
- Visualization of artists per evening: The client wants a dashboard that displays the number of artists for a given date.
- Tracking the 15-artist goal: They would also like a weekly graph to check if they have reached their goal of 15 artists per evening.
- Identification of nights where the goal is not met: Finally, they want to be able to view a list of dates where the quota of 15 artists is not met.
Challenges encountered:
- Date verification: I am facing difficulties in verifying if a given date falls between two dates within GLIDE’s database functionalities.
- Existing templates: I am searching for a similar template to this project for inspiration or to share ideas.
- Utilizing GLIDE’s AI: I am wondering if it’s possible to use GLIDE’s native artificial intelligence to extract all dates between two dates (start/end).
I would greatly appreciate your assistance in resolving these issues or sharing your tips and experiences with GLIDE. Thank you so much for your invaluable help!