Skip to content

App to keep track of your assets for insurance purposes.

Notifications You must be signed in to change notification settings

DestinMincy/MyAssetsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devincy Logo

Coming Soon: MyAssetApp

The lists below group items by the room in which they are most likely to be found or items by a category. Beside the items you have in your house, you will need to write a brief description of the item, when and where it was bought and the make or model number. For items like books, CDs, sheets or pots and pans, you can make a general estimate of how many you have and their estimated value.
list adopted from Farm Bureau Insurance (Changes may apply)

Household Valuables

General Appliances

  • Televisions
  • VCR/DVD player
  • Video camera
  • CD player
  • Stereo equipment
  • CDs, records
  • Radios
  • Sewing machine
  • Cameras
  • Answering machine
  • Phones
  • Washer/Dryer
  • Air conditioners
  • Heaters
  • Fans
  • Vacuum cleaner
  • Exercise equipment

General Household

  • Carpet/Rugs
  • Window treatments
  • Bookcases
  • Chairs
  • Lamps/Light fixtures
  • Clocks
  • Mirrors
  • Vases
  • Collections (coin, stamp, etc.)
  • Pictures/Wall hangings

Living Room

  • Sofa
  • Chairs
  • Coffee table
  • End tables
  • Entertainment center/Wall units
  • Piano/Other musical instruments

Dining Room

  • Buffet
  • Table
  • Chairs
  • China cabinet
  • China
  • Silverware
  • Crystal
  • Table linens
  • Tea/Coffee sets
  • Serving table/Cart

Bedrooms

  • Beds
  • Bed linens
  • Dressers/Chests
  • Dressing tables
  • Night tables

Clothing

  • Shoes
  • Coats
  • Furs
  • Suits
  • Dresses
  • Sweaters
  • Sports apparel
  • Shirts
  • Skirts
  • Jewelry

Kitchen

  • Table
  • Chairs
  • Refrigerator
  • Freezer
  • Stove
  • Microwave oven
  • Oven
  • Dishwasher
  • Coffee makers/other small appliances
  • Pots/pans
  • Dishes
  • Glasses
  • Kitchen utensils

Bathrooms

  • Hair dryer/Other electrical appliances
  • Scale
  • Shower curtains
  • Towels

Home Office/Study/Den

  • Desk
  • Chairs
  • Sofa
  • Computer
  • Printer
  • Scanner
  • Fax machine
  • Books
  • Tables
  • Business supplies

Garage/Basement/Attic/Shed

  • Furniture
  • Luggage/Trunks
  • Sports equipment
  • Toys/Outdoor games
  • Bicycles
  • Small boats
  • Trailers
  • Lawn mower
  • Snow blower
  • Shovels
  • Sprinklers/Hoses
  • Wheelbarrow/Other garden tools and supplies
  • Ladders
  • Work bench
  • Carpentry tools/Supplies
  • Holiday decorations

Porch/Patio

  • Garden chairs
  • Garden tables
  • Umbrellas
  • Outdoor cooking equipment
  • Planters
  • Jacuzzi

Important Documents

It's also important to keep a record of legal documents, such as birth certificates and passports, and financial documents, such as bank accounts and insurance policies. You can also use your home inventory to record information about these papers. Note insurance policy and bank and investment account numbers along with any contact information.

General Household Records

  • Wills, living wills and powers of attorney
  • Passports
  • Birth certificates
  • Marriage certificates/Divorce decrees
  • Social security cards
  • Education records
  • Employment records
  • Church records

Financial Household Records

  • Insurance records
  • Tax records
  • Creditor information
  • Credit card information
  • Bank information (account numbers, statements, etc.)
  • Deeds
  • Retirement and pension account information
  • Home improvement records warranties


App Information

Backend Framework

  • NodeJs will be the core of this project. All functions will be done via a NodeJs server API

Frontend Framework

  • React and React-Native will be the frontend of choice for the Web and Mobile varients of the app

Database

  • PostgreSQL for Web Client
  • SQLite for Mobile Client for optimization
  • Potential of using Postgres Docker image as base for containerization

Installing PostgreSQL

Linux

Open and run the following command in Linux/WSL(2) terminal

sudo install postgresql -y


Windows

Download and install the PostgreSQL installation file at https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

Mac OS

Tutorial on how to install on Mac OS can be found at https://dataschool.com/learn-sql/how-to-start-a-postgresql-server-on-mac-os-x/ and cover both the installation media as well as the homebrew method

Docker Container

Docker container used as the base for the containerization will be obtained via:

docker pull postgres

Documentation on the postgres doacker image can be found at https://hub.docker.com/_/postgres/



Where to file issues: https://github.com/DestinMincy/MyAssetsApp/issues


_Copyright © 2021 Destin Mincy. All Rights Reserved._

About

App to keep track of your assets for insurance purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published