Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raisanjmr/realtime-employee-management

realtime employee management application
https://github.com/raisanjmr/realtime-employee-management

css firebase javascript reactjs realtime-database vercel-deployment

Last synced: about 11 hours ago
JSON representation

realtime employee management application

Awesome Lists containing this project

README

        

## Real time employee management application

This is a real time employee management application

## Tech stack

- reactjs
- firebase v9(Backend as a serice)

## Features

- add employ to database
- delete employ
- real time updation to database
- context api for global data sharing across the application
- added pagination(2 users per page)
- order each document by timestamp

## Deployments

to view live [click here](https://realtime-employee-management.vercel.app/)

## Explanation

to view explanation [click here](https://youtu.be/cF5kCvxIRl0)