sfaut / hobbies

Keeping track of your hobbies

Home Page:https://ik-hobbies.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Keeping track of your hobbies

https://ik-hobbies.herokuapp.com

License:MIT License


Languages

Language:Vue 52.2%Language:JavaScript 46.1%Language:HTML 1.7%