{"id":27633795,"url":"https://github.com/djaus2/aegymbook","last_synced_at":"2025-07-05T08:35:11.593Z","repository":{"id":85177251,"uuid":"267805138","full_name":"djaus2/AEGymBook","owner":"djaus2","description":"Athletics Essendon GYm Bookings App","archived":false,"fork":false,"pushed_at":"2024-10-09T01:19:05.000Z","size":389,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T18:22:51.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djaus2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-29T08:22:36.000Z","updated_at":"2024-07-09T21:45:27.000Z","dependencies_parsed_at":"2025-04-23T18:20:58.223Z","dependency_job_id":"8f217eb3-c86d-4ba5-8631-0720254fb7da","html_url":"https://github.com/djaus2/AEGymBook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/djaus2/AEGymBook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FAEGymBook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FAEGymBook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FAEGymBook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FAEGymBook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djaus2","download_url":"https://codeload.github.com/djaus2/AEGymBook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaus2%2FAEGymBook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263710860,"owners_count":23499774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-23T18:19:59.736Z","updated_at":"2025-07-05T08:35:11.553Z","avatar_url":"https://github.com/djaus2.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Athletics Essendon Gym Bookings app \n------------------------------------\n\nCan view app on azurewebsites here: [Demo](https://athsess.azurewebsites.net)  \n\nMy Blog Posts on this _(3 thus far)_: [At http://www.sportronics.com.au](http://www.sportronics.com.au/search.html?query=gym+book)\n\n\u003e Note that there is another branch under development with lots of new features: [UseTimeSlots](https://github.com/djaus2/AEGymBook/blob/UseTimeSlots/README.md)\n\u003e Note: That Branch now uses Telerik Grid and Buttons\n\n## About\nA sample project showcasing Blazor WebApps.  \nAn app using Enity Framework Core, C#, .NET Core etc.\nUses  with identity based upon the *Blazor with Identity* sample project:  \n\u003chttps://github.com/stavroskasidis/BlazorWithIdentity\u003e  \nAlso uses the date time picker from:  \n\u003chttps://github.com/nheath99/NodaTimePicker/tree/master/src/NodaTimePicker.Demo/Pages\u003e  \n\n## App Requirements\nThe app is a Booking App to manage bookings for a club Gym.  \nGiven the CV-19 pandemic, the gym needs to limit the number (4) of participants at a time.\n  - Logged in users can view all previous bookings, and filter date-time\n  - Users can view their bookings, and filter date-time\n  - Users find available time slots and book up to the limit at that time (i.e. 4)\n    - Also un-book\n    - Of course bookings only forward in date-time.\n  \nLive demo for blazorwithidentity [Demo](https://blazorwithidentity.azurewebsites.net)\n\n### Status\n- Uses SQLite\n- Can register and login.\n- Can add bookings for logged in user\n- Can see all bookings with various filters.\n- Can see bookings for logged in user\n- Can install on phone. _(Android tested)_\n\n### Done 2Dos\n- Restrict bookings for any time slot to the app limit _**Done**_\n- User can only book a timeslot once  _**Done**_   _(In dev mode can book more than once though)._\n- Bookings Orderby Date decending then by Time of day ascending  _**Done**_\n- Mechanism for user to delete their bookings. _**Done**_\n- Set Min day to book as Today.  _**Done**_\n- Add Admin page and restrict who it shows to. _**Done**\n- App settings static class _**Done**_\n\n### 2Dos\n- Fix booking bugs for non Today bookings.\n- Add Admin functions to Admin page (See list on that page).\n- Map allowed booking times.\n- Enable roles: athlete,coach,has pass,admin\n- Table layout issue for buttons, only: Currently uses full screen. _**Largely one**_\n- Put settings in DB and allow Admin to change online.\n- Implement I forgot pwd. Further no email capability yet.\n- Social Media Logins\n- Cache booking data in Client. Currently refreshes with each page change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaus2%2Faegymbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjaus2%2Faegymbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaus2%2Faegymbook/lists"}