/Web-based-application-on-notes-taking-app

We developed web-based application on notes making app

Primary LanguageCSS

A web based application on notes making app

We developed web-based application on notes making app. The notes making app can create easy notes or you can give title to that note. In this web app first user can create their own account by through signup activity page. After creating account user will create their own notes and save it on app. Also, users can perform some operations on it like create, delete, modify and show.

Problem Definition

The main objective of the note’s making app is to create their own notes and perform some DML operation on it.

Project Objectives

  • By using Html, CSS, JavaScript, Bootstrap, Python, Flask, Jinja Templates and SQLite database we built this project.
  • We developed the UI and frontend using Html, CSS, JavaScript and Bootstrap also we used jinja template extension for declare or access python variables in html to perform some operation.
  • Python and Python framework flask used to run this project on server.
  • SQLite database is also used to store, update and delete the notes in the app.
  • Also, this web app is more user friendly and easy to use to all users. Users can easily create their own account and creating notes on it.
  • Developers

  • Shankar Karande (shankarkarande440@gmai.com)
  • Sainath Kolpe (sainathkolpe757@gmail.com)
  • Onkar Komatwar (onkarkomatwar11@gmail.com)
  • Appendix

    Visit Following Link For More Info :- https://shankarkarandeprojects.blogspot.com/2022/11/web-based-application-on-notes-making.html

    Setup & Installtion

    Make sure you have the latest version of Python installed.

    git clone <repo-url>
    pip install -r requirements.txt

    Running The App

    python main.py

    Viewing The App

    Go to http://127.0.0.1:2002

    Credits : Shankar Karande - PES MCOE Pune.