{"id":21763426,"url":"https://github.com/ramprog/calendar-scaloni","last_synced_at":"2026-04-19T10:34:53.874Z","repository":{"id":220985200,"uuid":"752040939","full_name":"RamProg/calendar-scaloni","owner":"RamProg","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-15T21:11:58.000Z","size":1069,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T01:29:28.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RamProg.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}},"created_at":"2024-02-02T22:02:48.000Z","updated_at":"2024-02-02T22:02:55.000Z","dependencies_parsed_at":"2024-02-15T22:28:19.468Z","dependency_job_id":null,"html_url":"https://github.com/RamProg/calendar-scaloni","commit_stats":null,"previous_names":["ramprog/calendar-scaloni"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamProg%2Fcalendar-scaloni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamProg%2Fcalendar-scaloni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamProg%2Fcalendar-scaloni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamProg%2Fcalendar-scaloni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamProg","download_url":"https://codeload.github.com/RamProg/calendar-scaloni/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739939,"owners_count":20501990,"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":"2024-11-26T12:15:20.657Z","updated_at":"2026-04-19T10:34:48.838Z","avatar_url":"https://github.com/RamProg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calendar Scaloni\n\nThis project is part of an interview process.\n\nIt's a simple monthly calendar. Find more in the [Architecture Document](ARCHITECTURE.md)\n\n## Pre-requisites\n\nPrior to running the application you will need to install MongoDB locally: https://www.mongodb.com/docs/manual/installation/\n\nFor mac this can be done via brew:\n\n```\nbrew tap mongodb/brew\nbrew install mongodb-community\nbrew services start mongodb-community\n```\n\nFor windows follow this guide: https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-windows/\n\n## Getting Started\n\nRun `git clone https://github.com/RamProg/calendar-scaloni`\n\n## Installation\n\nFrom the root directory, run `npm run setup` to install all packages for both client and server.\n\n## Running\n\nRun server and client concurrently: `npm run dev`\nThe client app will run on `http://localhost:5173/` and the server on `http://localhost:8000/`\n\n## Linting\n\nRunning `npm run checks` from the root directory will run typechecks, linting and prettier across all files.\n\n## Tests\n\nAll tests can be run from the root directory with `npm run test`\n\nThis will run the server test first and then the client tests.\n\nTo see more about test coverage you can run `npm run test:coverage`\n\n## Server docs\n\nThese can be found at http://localhost:8000/docs when run locally\n\n## Next features\n\n- startTime and endTime in events.\n- Dynamic calendar cells to display a number of events based on available space.\n- Dark mode.\n- Weekly and Daily Views.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framprog%2Fcalendar-scaloni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framprog%2Fcalendar-scaloni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framprog%2Fcalendar-scaloni/lists"}