Skip to content

LawsonDaiki/EmployeeManager

Repository files navigation

Employee Manager

with React Native + Redux

Potential New Features

  • Employee Status/Schedule (clocked in?)
  • Employee task list (ie. tickets) - predefined and new
  • What task are they doing currently, what has been done?
  • Employee Requests
  • Google Maps API

Install

git clone git@github.com:LawsonDaiki/EmployeeManager.git cd EmployeeManager cd manager && npm install

Current features

  • Login/Authentication through Firebase - must set up Firebase manually first
  • Setup Firebase for Data Storage by user
  • A logged-in User can create new Employees.
  • A logged-in User can modify/edit Employees.
  • A logged-in User can View the List of Employees.
  • A logged-in User can delete employees.

Libraries used:

  • React & React Native
  • React Redux
  • Thunk (async promises in redux)
  • Firebase
  • React Native Picker
  • Utilized 'common' components from other projects such as Card and CardSection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published