Skip to content

steph411/archy

Repository files navigation

Archy: archive manager application


Description

A desktop application meant to be used by archivists. The user must be able to

  • add archive boxes
  • add boxes content(documents)
  • edit boxes and boxes content
  • delete boxes or documents inside boxes
  • handle borrowing of boxes with return dates
  • handle boxes expiration dates
  • search boxes by their name

The application must notify the user when the return or expiration dates are close

The application must also have the ability to filter boxes by their status(present, borrowed or expired)

Built with Electron and ReactJs, with Zustand for global state management and styled components for components styling

Setup

yarn install or npm install to install dependencies

yarn electron-dev or npm run electron-dev to launch for development

yarn electron-pack or npm run electon-pack  to Build

About

simple documents warehouse manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published