Giter VIP home page Giter VIP logo

employees-management's Introduction

Employees Management System

This is the front-end layer of a project to manage the information of workers in a company. The purpose is to implement a basic system that allow us to create, read, updated and delete information about employees.

Through the development of this project I use modern technologies and best practices to write code. The main idea is to apply my knowledge to make both frontend and backend layers and integrate them to delivery a great application that can be scalable an maintainable through time.

Before you start make sure you have running the API by default the URI is localhost:4000/graphql. See api employees-management-api

๐Ÿš€ Quick start

  1. Clone repository

    git clone [email protected]:rubbenpad/employees-management.git

  2. Navigate into your new created directory

    cd employees-management

  3. Install dependencies

    npm install

  4. Start developing

    npm run dev

  5. Open the source code and makes the magic happen

Test

  1. You can view the source code of implemented tests

    src/__test__/

  2. Run the test script

    npm run test

  3. Know the application test coverage

    npm run test -- --coverage

If you want to try the application in production mode:

  1. Run the build script

    npm run build

  2. Now you have a dist folder and to serve it you can try serve

    npm i -g serve

    serve -s dist

  3. Now visit the url provide by serve and you can view the app running.

employees-management's People

Contributors

rubenpad avatar dependabot[bot] avatar

Stargazers

Roman avatar

Watchers

 avatar

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.