{"id":24782346,"url":"https://github.com/cryptodev523/event-manager","last_synced_at":"2026-04-07T22:31:24.747Z","repository":{"id":274515812,"uuid":"923070134","full_name":"cryptodev523/event-manager","owner":"cryptodev523","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T18:55:34.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T04:24:34.899Z","etag":null,"topics":["fastapi","python","reactjs","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptodev523.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-01-27T15:40:28.000Z","updated_at":"2025-01-27T19:05:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"49d481eb-b9ad-4140-9367-eb7cc76eb55b","html_url":"https://github.com/cryptodev523/event-manager","commit_stats":null,"previous_names":["cryptodev523/event-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cryptodev523/event-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptodev523%2Fevent-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptodev523%2Fevent-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptodev523%2Fevent-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptodev523%2Fevent-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptodev523","download_url":"https://codeload.github.com/cryptodev523/event-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptodev523%2Fevent-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fastapi","python","reactjs","typescript","vite"],"created_at":"2025-01-29T11:16:50.890Z","updated_at":"2026-04-07T22:31:24.741Z","avatar_url":"https://github.com/cryptodev523.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Event Scheduler\n\nA simple event scheduler that helps you manage and organize the events.\n\n![image](https://github.com/user-attachments/assets/d57d061f-af3c-4e87-92df-a64ad921aa78)\n\n\n## Requirements\n\n- Scheduled events must have a name and a specific start time and duration.\n- Scheduled events may occur once, or may repeat weekly at the same time on one or more specific days of the week as specified by the user. (For example, a user may choose to schedule an event to occur at the same time every Monday and Wednesday.)\n- No more than one event may be scheduled to occur at a given day and time.\n- The UI must be compatible with current browser versions of at least Chrome and Firefox.\n- The UI must allow the user to view the set of previously scheduled events and to add a new event.\n\n## Technologies\n\n- Frontend: React.js, Vite\n- Backend: FastAPI, SQLite\n\n## Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/cryptodev523/event-manager.git\n\ncd event-manager\n```\n\n2. Run the client\n\n```bash\ncd client\nnpm install\nnpm run dev\n```\n\nThe application will be available at `http://localhost:5173`.\n\n3. Run the development server\n\n```bash\ncd server\n\n# Install FastAPI and Uvicorn\npip install fastapi uvicorn\n# Run the server\nuvicorn main:app --reload\n```\n\nThe application will be available at `http://localhost:8000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptodev523%2Fevent-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptodev523%2Fevent-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptodev523%2Fevent-manager/lists"}