Skip to content

jerynmathew/Bookmarks-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarks-Manager

This is a Sample project Web App created for Interview Street.

Prerequisites

  • Python 2.7+
  • Flask 0.8+

Run Instructions

  1. Navigate to folder, and type "python main.py" at CMD prompt.
  2. Open web browser and point to "http://localhost:5000".

Features

v1.1

  • Has single template. Does not support multi-user login.
  • Bookmarks info is now persistant. Stored as a JSON file.

v1.0

  • Has single template. Does not support multi-user login.
  • No persistance of data. Currently, all data is stored live in memory.
  • Can add new Bookmark entries. Can search based on tags.

About

This is a sample Web App project for Interview Street

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published