Skip to content

KushagraB424/Digital-Note-Taking-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital-Note-Taking-Platform

Built a web-based productivity application using HTML,CSS, Flask and SQLite, featuring note creation, editing, and organization capabilities Developed intelligent search functionality with content indexing and tag-based filtering for efficient information retrieval

Deployment

https://digital-note-taking-platform-2.onrender.com

For testing: Username:kushagra Password:kushagra

Features

  • 📝 Create & Edit Notes - Add rich text notes with titles and content
  • 🏷️ Tag System - Organize notes with custom tags for easy categorization
  • 🔍 Powerful Search - Search across titles, content, and tags instantly
  • 📅 Timestamp Tracking - Automatic date/time stamps for all notes
  • 💾 SQLite Database - Lightweight local storage with no external dependencies
  • 🎨 Clean UI - Simple and intuitive interface for distraction-free note-taking

Tech Stack

  • Backend: Flask (Python)
  • Database: SQLite3
  • Frontend: HTML, CSS
  • Templating: Jinja2

Usage

  • Add Notes: Click "Add Note" to create a new entry
  • Search: Use the search bar to find notes by keyword
  • Edit: Click on any note to edit its content
  • Delete: Remove notes you no longer need
  • Tags: Add comma-separated tags to organize your notes

About

Built a web-based productivity application using HTML,CSS, Flask and SQLite, featuring note creation, editing, and organization capabilities Developed intelligent search functionality with content indexing and tag-based filtering for efficient information retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors