Giter Site home page Giter Site logo

absence-manager's Introduction

Absence Manager: An Employee Absence Database App built with React.js and TypeScript

Summary

Absence Manager is a simple database frontend app written in TypeScript using mainly React and Redux, hosted on Heroku. The employee absence information were displayed using the Absence Manager API and Axios to fetch data. TailwindCSS was used for the generating css elements and making the components responsive.

Dependencies

Production:

  • @reduxjs/toolkit 1.8.1
  • @testing-library/jest-dom 5.16.4
  • @testing-library/react 13.2.0
  • @testing-library/user-event 13.5.0
  • @types/jest 7.5.1
  • @types/node 16.11.36
  • @types/react 18.0.9
  • @types/react-dom 18.0.4
  • @types/react-redux 7.1.24
  • @types/react-router-dom 5.3.3
  • axios 0.27.2
  • react 18.1.0
  • react-datepicker 4.8.0
  • react-dom 18.1.0
  • react-redux 8.0.1
  • react-router-dom 6.3.0
  • react-scripts 5.0.1
  • redux 4.2.0
  • redux-thunk 2.4.1
  • typescript 4.6.4

Development:

  • @types/react-datepicker 4.4.1
  • autoprefixer 10.4.7
  • json-server 0.17.0
  • postcss 8.4.14
  • tailwindcss 3.0.24

Features

1. Filterable Absences

Absences can be filtered by their type (e.g. vacation, sickness) and the date range they took place in.

2. Pagination

Absences are displayed as 10 absence per page by default. Users can change pages using two buttons, which is implemented using a redux state without the need to prop drill.

3. Detailed Absence View

More information about the absences (e.g. status, period, notes) can be obtained using a dropdown button.

4. 'Add to Calender' Feature

In the detailed absence view, users can click on a link to generate an ICalendar file with the information pertaining to the absence.

Known Issues

  • ...

Coming Soon

  • Unit and E2E tests

This project was bootstrapped with Create React App.

absence-manager's People

Contributors

rcabarreto avatar

Stargazers

 avatar

Watchers

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