{"id":22994880,"url":"https://github.com/scriptype/appointment-scheduler","last_synced_at":"2025-04-02T12:44:55.315Z","repository":{"id":148624877,"uuid":"46761254","full_name":"scriptype/appointment-scheduler","owner":"scriptype","description":"Helps you keep track of your HR meetings and job applications","archived":false,"fork":false,"pushed_at":"2015-11-24T17:13:53.000Z","size":8502,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T21:11:36.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://scriptype.github.io/appointment-scheduler","language":"JavaScript","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/scriptype.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}},"created_at":"2015-11-24T02:18:09.000Z","updated_at":"2019-07-13T21:43:46.000Z","dependencies_parsed_at":"2023-04-14T01:31:22.547Z","dependency_job_id":null,"html_url":"https://github.com/scriptype/appointment-scheduler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptype%2Fappointment-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptype%2Fappointment-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptype%2Fappointment-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptype%2Fappointment-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptype","download_url":"https://codeload.github.com/scriptype/appointment-scheduler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819754,"owners_count":20839094,"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-12-15T05:27:40.279Z","updated_at":"2025-04-02T12:44:55.298Z","avatar_url":"https://github.com/scriptype.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status](https://api.travis-ci.org/scriptype/appointment-scheduler.svg \"Build Status\")\n\n# HR Scheduler\n\nHR Scheduler is a Google-Calendar-like interface that users can make appointment \nentries for any hour of any year. Useful for managing and scheduling \nextensive amount of business appointments and any type of events.\n\n\n## Notes\nCurrent version includes very few real data-binding and it's mostly just a \nmockup with a detailed UI design. Even though seems no interaction can be made, \ncode architecture and development infrastructure is almost complete.\n\n\n## Todo\n - Provide the basic functionality of adding and browsing appointments\n - Editing/Viewing appointments\n - Provide the searching/filtering functionality\n - Improve layout responsivity, colors\n\n\n## Further Development\nGet started with installing dependencies from npm:\n\u003e npm i\n\nYou need SASS in your system, if you don't have, install it with:\n\u003e gem install sass\n\nYou should make changes only in `./src` directory. Before starting making \nchanges, you should:\n\u003e make watch\n\nBefore deploy, run:\n\u003e make release\n\nWorking in a dummy server also wouldn't hurt:\n\u003e npm start\n\n`./dist` is the one need to be served. You don't need any of other files on your \nserver.\n\n\n## Development Notes\n - HR Scheduler uses the ReactiFlux approach. I've used the easy-to-use \n[Fluxxor](http://fluxxor.com) library for supplying the underlying communication \nbetween actions, components and stores.\n\n - Components are \n[React](http://facebook.github.io/react).\n\n - Routing is done with \n[react-router](https://github.com/rackt/react-router)\n\n - App modules are developed with the `CommonJS` way of modularization, means \n[Browserify](http://browserify.org) is used to get the code work in browser.\n\n - Also [Babelify](http://babeljs.io) transformer added to browserify, because \n ES2015 is cool. And we have polyfills as well.\n\n - I've used `Makefile` for build automation.\n\n - PostCSS/Autoprefixer and SASS have vastly improved the CSS writing experience.\n \n - The latest versions of packages are used.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptype%2Fappointment-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscriptype%2Fappointment-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptype%2Fappointment-scheduler/lists"}