Web Diary

Project Description This project maintains a web diary of user’s online web activities. Currently only online videos watched are in in scope. It allows a user to tag a video, store information or notes along with it. The user when laters visits that video page, he will be able to view all these informations. There are two parts to this project - A browser extension to help a user view all the information he stored while browsing videos and a backedn API to support it. This repository conatins a Restful Web API implemented in ASP.Net backed up by SQLite databse to store all the information.Following are the key features of this project -

  • A centralized place to view all the web contents and information associated with it stored by the user.
  • The information is stored offline and can be browsed anytime.
  • These contents can be organized by placing them into different playlists.
  • User can search videos with tags.

Project link: https://github.com/akansharmn/personal-media-manager-api

Nifty tech tag lists fromĀ Wouter Beeftink