Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sharmaadityahq/bossy

a unique employee management application to enable today's most accomplished entrepreneurs
https://github.com/sharmaadityahq/bossy

bootstrap chai css express-js html javascript linux mocha node-js react

Last synced: about 2 months ago
JSON representation

a unique employee management application to enable today's most accomplished entrepreneurs

Awesome Lists containing this project

README

        

# BOSSY ๐Ÿ‘จโ€๐Ÿ’ป

![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-tomato.svg?style=flat&logo=git)
[![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&color=teal)](https://github.com/sharmaaditya570191/BossY/network/members) [![GitHub top language](https://img.shields.io/github/languages/top/sharmaaditya570191/BossY?color=yellow&logo=javascript)](https://github.com/sharmaaditya570191/BossY)

## Introduction

This 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.

## Getting Started

### Prerequisites

Ensure you have the following installed on your local machine:

- [NodeJS](https://nodejs.org/en/download/)
- [MongoDB Compass](https://www.mongodb.com/download-center/compass) (Optional)

### Usage โœจ

_1._ `git clone https://github.com/sharmaaditya570191/BossY.git`

_2._ Navigate to the project's directory using: `cd bossy`

_3._ Run `npm install` in the root directory to install the dependencies.

_4._ Run `npm run start-server` to start the server and watch for changes

_5._ Run `npm start` to run the front-end only

## Technology stack ๐Ÿ’ป

- **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.

- **Backend** : It is made using `Express.js` and is present in the [server](https://github.com/sharmaaditya570191/BossY/tree/master/server) folder.

- **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.

- 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.

## Contribution ๐Ÿค

Start 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.

Before contributing to this project do check [CONTRIBUTING.md](./CONTRIBUTING.md) file and [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) file.

## Testing ๐Ÿงช

Tests 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.

## Contact Us ๐Ÿ“

Join the BOSSY [slack workspace here](https://join.slack.com/t/bossy-in/shared_invite/zt-eqrnazbm-wCb3HrboYulscaakRlaBPw) ๐Ÿ™Œ.

[![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/)