Skip to content

Notebook app made with Flask, a Python Web application framework for Back-end. And HTML/CSS, JavaScript for Front-end. Demo: https://a-notebook-app.herokuapp.com/

License

Notifications You must be signed in to change notification settings

r-e-d-ant/Notebook-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebook-App

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

SignIn



SignUp



Home



Subject (You can add custom sbjects to facilitate autocompletion)



Home with added note



Contact Page



User Account page



About

Notebook app made with Flask, a Python Web application framework for Back-end. And HTML/CSS, JavaScript for Front-end. Demo: https://a-notebook-app.herokuapp.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published