{"id":14989767,"url":"https://github.com/sharmaadityahq/bossy","last_synced_at":"2025-09-10T16:37:14.422Z","repository":{"id":102329450,"uuid":"219429719","full_name":"sharmaadityaHQ/BossY","owner":"sharmaadityaHQ","description":"a unique employee management application to enable today's most accomplished entrepreneurs","archived":false,"fork":false,"pushed_at":"2020-05-31T18:41:26.000Z","size":1686,"stargazers_count":16,"open_issues_count":25,"forks_count":51,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-25T20:51:14.461Z","etag":null,"topics":["bootstrap","chai","css","express-js","html","javascript","linux","mocha","node-js","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharmaadityaHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-11-04T06:10:05.000Z","updated_at":"2024-10-21T11:22:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"579845f8-8893-40dd-b612-76f477017cbb","html_url":"https://github.com/sharmaadityaHQ/BossY","commit_stats":{"total_commits":66,"total_committers":18,"mean_commits":"3.6666666666666665","dds":0.7272727272727273,"last_synced_commit":"6264eb8189b675aa281340dd26ff07af9d8e3a1f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmaadityaHQ%2FBossY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmaadityaHQ%2FBossY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmaadityaHQ%2FBossY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmaadityaHQ%2FBossY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharmaadityaHQ","download_url":"https://codeload.github.com/sharmaadityaHQ/BossY/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501405,"owners_count":21114673,"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":["bootstrap","chai","css","express-js","html","javascript","linux","mocha","node-js","react"],"created_at":"2024-09-24T14:18:53.168Z","updated_at":"2025-04-12T00:31:57.649Z","avatar_url":"https://github.com/sharmaadityaHQ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOSSY 👨‍💻\n\n![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-tomato.svg?style=flat\u0026logo=git)\n[![GitHub license](https://img.shields.io/github/license/sharmaaditya570191/BossY.svg?logo=github)](https://github.com/sharmaaditya570191/BossY/blob/master/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/sharmaaditya570191/BossY.svg?logo=github)](https://github.com/vinitshahdeo/Water-Monitoring-System/stargazers) [![GitHub forks](https://img.shields.io/github/forks/sharmaaditya570191/BossY.svg?logo=github\u0026color=teal)](https://github.com/sharmaaditya570191/BossY/network/members) [![GitHub top language](https://img.shields.io/github/languages/top/sharmaaditya570191/BossY?color=yellow\u0026logo=javascript)](https://github.com/sharmaaditya570191/BossY)\n\n## Introduction\n\nThis is an entire API and a unique employee management application to serve information for today's most accomplished entrepreneurs. It helps entrepreneurs keep track of their employees and handle all the annoying meetings that keep getting added to their busy schedule. It also helps them to organize their brilliant ideas in a click.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed on your local machine:\n\n- [NodeJS](https://nodejs.org/en/download/)\n- [MongoDB Compass](https://www.mongodb.com/download-center/compass) (Optional)\n\n### Usage ✨\n\n_1._ `git clone https://github.com/sharmaaditya570191/BossY.git`\n\n_2._ Navigate to the project's directory using: `cd bossy`\n\n_3._ Run `npm install` in the root directory to install the dependencies.\n\n_4._ Run `npm run start-server` to start the server and watch for changes\n\n_5._ Run `npm start` to run the front-end only\n\n## Technology stack 💻\n\n- **Frontend** : It is made using `React`, `HTML` and `CSS` and you can customize the look of the Boss Machine by accessing the code in the `src` folder.\n\n- **Backend** : It is made using `Express.js` and is present in the [server](https://github.com/sharmaaditya570191/BossY/tree/master/server) folder.\n\n- **Database** : `MongoDB` is used and the schemas are defined using `Mongoose` as ORM. This can be found in [models](https://github.com/sharmaaditya570191/BossY/blob/master/server/models) folder.\n\n- Tests ⚠️ : The tests are written using `Mocha` and `Chai` as the assertion library and are present in the [test](https://github.com/sharmaaditya570191/BossY/tree/master/test) folder.\n\n## Contribution 🤝\n\nStart working on a feature by making a separate branch and make commits with meaningful messages. Feel free to open [new-issues](https://github.com/sharmaaditya570191/BossY/issues/new) if you encounter bugs or want to suggest some enhancement in the app.\n\nBefore contributing to this project do check [CONTRIBUTING.md](./CONTRIBUTING.md) file and [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) file.\n\n## Testing 🧪\n\nTests are given in the [test/test.js](https://github.com/sharmaaditya570191/BossY/blob/master/test/test.js) file. To run the tests, first open the root project directory in your terminal. Then run `npm test`. You will see a list of tests that ran with information about whether or not each test passed.\n\n## Contact Us 📝\n\nJoin the BOSSY [slack workspace here](https://join.slack.com/t/bossy-in/shared_invite/zt-eqrnazbm-wCb3HrboYulscaakRlaBPw) 🙌.\n\n[![built with love](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/sharmaaditya570191/) [![smile please](https://forthebadge.com/images/badges/makes-people-smile.svg)](https://github.com/sharmaaditya570191/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmaadityahq%2Fbossy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharmaadityahq%2Fbossy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmaadityahq%2Fbossy/lists"}