Skip to content

ankman007/hamro-notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

Hamro नोटप्याड is a simple note-taking application built using Flask, a lightweight Python web framework. This application uses various Python packages and libraries, including Flask’s built-in ORM, SQLAlchemy, for database management. The user interfaces are designed with Bootstrap classes.

Project Link

Technology used

  • Python
  • Flask
  • SQLAlchemy
  • Bootstrap
  • Werkzeug

To contribute to this project

  • Clone this git repo
  • Create and activate a virtual environment
  • Install the required packages with pip install -r requirements.txt
  • Set up environment variables
  • Initialize the database with flask db upgrade
  • Run the application with flask run
  • Application should be live on port 5000
  • Make your changes and send a PR

About

Simple notes app made with Flask, Bootstrap and SQL Alchemy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published