Notelor
Notelor is a notepad application made with Python in Flask.
Install / Use
/learn @udz-codes/NotelorREADME
<a href="https://notelor.herokuapp.com/"><img src="https://i.imgur.com/LEwJUYN.png" alt="drawing" width="300"/></a>
<a href="https://notelor.herokuapp.com/">Notelor - Notepad Application</a>
<b>Technology Used :</b> Python (Flask) and Sqlite3
Installation
Clone Repository Process : https://help.github.com/en/articles/cloning-a-repository
Make sure you have installed Python v3 (or higher) and below mentioned tools and packages:
Python: https://www.python.org/downloads/ <br> Pip: https://pip.pypa.io/en/stable/installing/
Go to root of project and run:
pip install -r requirements.txt
Usage
Run App
Go to project directory and run following command in terminal.
Flask run
Contributors
<ul> <li><a href="https://github.com/SambhavG99" taget="_blank">SambhavG99</a></li> <li><a href="https://github.com/zendamacf" taget="_blank">Zendamacf</a></li> </ul>Contributing Rules
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Contributor's name will be added to README.md as a Thank You.
