/hobbies

Keeping track of your hobbies

Primary LanguageVueMIT LicenseMIT

HOBBIES

HOBBIES is a web application for keeping track of books you have read/listened and movies you have watched.

After logging in you are able to:

  • Add an item (book or movie) to the list.
  • Modify an existing item.
  • Remove an item.
  • Perform search for specific item(s).
  • Download items as a file in JSON format.
  • Upload items from JSON file.

Also you have the possibilities to:

  • Share data with other people.
  • Change you personal settings.

Unathorized people can see and download the shared data.

Technologies

Node.js, Express, MongoDB, JWT, Vue.js, webpack

Detailed descriptions

License

See the LICENSE file for license rights and limitations (MIT).