Skip to content

biomedengsam/Bookmark-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Bookmark-collector

When I decided to learn programming I started reading about the subject and I found a lot of resources online.

So, I started to bookmark the subjects, articles, tutorial that I found useful to look at them later. But I lost track of a lot of these resources.

I had different bookmarks on different social media platforms, websites I had bookmarks on my phone, bookmarks on my laptop ....everywhere.

Then the idea for the project came I designed a web application to collect and save any useful bookmark from any resource. In this app you can

  • Login or create a new account
  • Create a new bookmark
  • Add the link for the bookmark
  • Add a description
  • Add any personal notes or summary for that bookmark
  • Update any existing bookmark
  • Delete any bookmark
  • Search for bookmark depending on the subject
  • Change user password

Project technologies :

HTML, CSSS, FLASK, PYTHON, SQL

This project is done for CS50x course final project.The project was developed on CS50 IDE

Running In CS50 IDE

Start Flask’s built-in web server (within final-project/):
$ flask run
Visit the URL outputted by flask to see the project

Below there is a video demonstration of the project

project link

About

A web application to bookmark any useful page from any website, social media platform. Users can add your personal notes, description and more see readme file to find out more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors