📓 Web app for storing Flash Cards related to Software Engineering. - Flask, SQLAlchemy
-
Updated
Sep 16, 2022 - HTML
📓 Web app for storing Flash Cards related to Software Engineering. - Flask, SQLAlchemy
Built an app with JWT Token authentication for secure user access to private workspaces. Our Safe Notebook App on Flask and PostgreSQ, enables users to create and manage personal notes securely. Using SQLAlchemy, user data management is simplified with CRUD operations on the User Model. Admin Control security, administrators can manage all notes.
creation of a notebook with the flask framework
This notebook will help you polish your python knowledge with some cool projects.
Project using SQLAlchemy in Jupyter Notebook to analyze weather in Hawaii from different stations over one year. Then design and create a Flask app based on the queries from the Jupyter Notebook.
Climate Analysis of Hawaii Temperature and Precipitation. Exploration in Jupyter Notebook, and a Flask-API.
📔 A web app to track what you read based on Jinja2/Flask
Builds database structures and querying methods using SQLite, SQLAlchemy, and Flask. It also writes and execute Python code in a Jupyter notebook to create graphs
Weather analysis with data from nine weather stations in Hawaii, using SQL Alchemy and Jupiter Notebook. Data queries are made publicly available via Python and the Flask API library.
The project provides a visualization of real estate data utilizing Leaflet, D3, JavaScript, Mapbox, and deployed utilizing Flask and Heroku. Data was geocoded using Python in both Jupyter Notebook and in Flask.
Embarking on Mars data exploration! Using Jupyter Notebooks, I'll scrape Mars news and weather details. Firstly, I'll extract titles and preview text from the Mars News site using Beautiful Soup. Then, I'll dive into Mars weather data, analysing temperatures, atmospheric pressure, and more.
This repository has project developed with Python, Django, Flask, Javascript, HTML. These projects have been developed as part of assignment submission for HarvardX: CS50W CS50's Web Programming with Python and JavaScript Course." The notebooks here includes a few project such as building a chat application on Flask, A Pizza order portal using D…
Add a description, image, and links to the flask-sqlalchemy topic page so that developers can more easily learn about it.
To associate your repository with the flask-sqlalchemy topic, visit your repo's landing page and select "manage topics."