Skip to content

Techie-Harpreet/Simple-Notes-Tacking-Web-App-Using-Python-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python django Note Tacking Web App

"Keep Notes" is a web application developed using the bootstrap and Python Django framework. The purpose of this application is to provide users with an easy-to-use platform to create, store, and manage their notes online. With "Keep Notes," users no longer have to worry about losing their important notes or forgetting ideas as they can quickly jot them down on the app.

This application offers a simple and intuitive user interface that allows users to create different types of notes, including text, images, and checklists. It also provides powerful search functionality that makes it easy for users to find specific notes quickly. Additionally, "Keep Notes" allows users to organize their notes into different categories or tags, making it easier to locate related notes.

"Keep Notes" targets anyone who needs to keep track of information, from students taking class notes to working professionals organizing their tasks and ideas. The application's flexibility and ease-of-use make it an ideal solution for people with busy lives who need a reliable note-taking tool that they can access from anywhere.

Overall, "Keep Notes" provides a practical and efficient way for users to manage their notes online while maintaining the highest level of security and privacy.

Features

  • Simple Web application, easy to use and very easy to deploy locally
  • Written in simple Python. Even a beginner Python developer can contribute to this
  • Support for SQLite, so you can easily play with it
  • Simple UI

Installation

Clone this repository:

  git clone https://github.com/OmkarPathak/A-Simple-Note-Taking-Web-App.git

Install the dependencies by simply executing: For Windows :

  pip install -r requirements.txt

For mac and linux :

  pip3 install -r requirements.txt

Run this command to start the app:

For mac and linux :

  python3 manage.py runserver

For Windows :

  python manage.py runserver
  Visit 0.0.0.0:5000 on your web browser

Admin Panel Credentials

Username : admin

Password : admin

Screenshots

User Login

App Screenshot

User Register

App Screenshot

Added Notes

App Screenshot

Edit Your Notes

App Screenshot

Delete Your Notes

App Screenshot

Admin Panel

App Screenshot

Feedback

If you have any feedback, please reach out to us at contact@harpreetsinghbasnal.com.

About

"Keep Notes" is a web application developed using the bootstrap and Python Django framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •