Code Monkey home page Code Monkey logo

bossy's Introduction

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.

Usage

You should have node installed in your system.
1. git clone https://github.com/sharmaaditya570191/BossY.git
2. Run yarn install in the root directory to install the dependencies.
3. Run node server.js in the root directory to start the server.
4. Now open another terminal and run yarn start to run the front-end.

Technology Stack

1. The front-end 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.
2. The back-end is made using Express.js and is present in the server folder.
3. The tests are written using Mocha and Chai as the assertion library and are present in the test folder.
4. The database is organised using JavaScript and is present in db.js under server directory. The database uses faker.js to generate massive amounts of realistic fake data in Node.js and the browser.

Contribution

Start working on a feature by making a separate branch and make commits with meaningful messages. Feel free to open new-issues if you encounter bugs or want to suggest some enhancement in the app.

Testing

Tests are given in the test/test.js file. To run the tests, first open the root project directory in your terminal. Then run yarn test. You will see a list of tests that ran with information about whether or not each test passed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.