Notebook app made with Flask, a Python Web application framework for Back-end. And HTML/CSS, JavaScript for Front-end.
• You can try demo here: https://a-notebook-app.herokuapp.com/
• Hosted at Heroku
# How to run the app.
Open Terminal then
I. Copy and paste:
1. This command:-> git clone https://github.com/r-e-d-ant/Note-book-App.git
2. Then this command: cd Note-book-App
3. Then this command: pip3 install -r requirements.txt
4. Then this command: python3 run.py
II. If it work without any error: open browser then copy and paste this url in url form: http://127.0.0.1:5000/
III. If there is an error let me know. :)
• With this notebook app you can:
* Create an account.
* Login into you account
* Store your notes.
* Update notes.
* Delete notes.
* Search notes by subject.
// Programmers
var error = false;
if (error === true) {
Open an issue and let me know
}else if(suggestions) {
Email me
}else{
:)
}
- Users
If you face any difficulties, Confusion, Questions or some errors Email me. Thank you !
•• ScreenShots