Skip to content

formerzayed/XurdeNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XurdeNotes

This is a Notes App created with flask and python using sqlite as database and tailwind for frontend .

Features

Take a look at some features of XurdeNotes

  • User Friendly
  • Free
  • Elegant UI
  • Privacy
  • Safe

How to use?

First you need to clone the repository

git clone https://github.com/ZayedMalick/XurdeNotes.git

Change directory

cd XurdeNotes

Install requirement

pip install -r requirements.txt

Running app.py

python3 app.py

Now open your browser and paste this link

http://localhost:8080/

You will have XurdeNotes running

Hope everything worked out for you!

Thank You