Skip to content

deeppatidar/hobbies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, Angular 2, Vue.js, webpack

Detailed descriptions

License

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

About

Keeping track of your hobbies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.3%
  • TypeScript 25.9%
  • Vue 25.1%
  • HTML 11.0%
  • CSS 0.7%