Skip to content

nikolamarunic/Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault

A web app for remembering where you put the important stuff.

The app was made with React and Bootstrap in the frontend, and Django for the backend with an SQLite database. The app also makes use of Docker to make deployment easier/to make it easier for you to run it on your machine!

Image of Vault

Overview

Vault allows users to add, edit, and delete the items in their 'vault' - aka the items they want to track.

Users can search for items based on both the names of the items as well as where they are stored - i.e, searching 'bed' will show you all the items situated around your bed.

Users must create an account and all info is saved to an SQLite database in the backend.

Running it locally

  1. Clone the repository locally with git clone
  2. Make sure docker is installed (see here)
  3. Navigate to the repository (cd /your_path/vault)
  4. Run 'docker-compose up' and check out the app at http://localhost:3000/!

LICENSE

MIT

About

App to help remember where you put the important stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •