#
sqlalchemy
Here are 391 public repositories matching this topic...
A full-stack Twitter clone made using the Flask framework for Python 🐦
-
Updated
Dec 8, 2020 - HTML
翻自 《Flask Web开发实战_入门、进阶与原理解析(李辉著 )》 中的实战项目SayHello,采用FastAPI + SQLAlchemy(sqlite3) + html + css + vue.js 实现 d
-
Updated
May 6, 2022 - HTML
-
Updated
Mar 20, 2021 - HTML
Python Flask web app with database, CRUD functions, Google Sign-In, and JSON API
python
flask
sqlalchemy
udacity
crud
rest
json-api
sqlite
python3
crud-application
flask-sqlalchemy
pipenv
-
Updated
Jun 2, 2021 - HTML
Online bidding system made with Flask framework and MaterializeCSS
-
Updated
May 14, 2022 - HTML
Lightweight feature flag Python library that ships with a WSGI UI
-
Updated
Feb 27, 2022 - HTML
Saumya-Bhatt
commented
Sep 28, 2020
What the issue is
Currently, the project is only visible properly on laptops or on desktops. On viewing it on mobile or tablet messes up the structure and alignment.
What is to be done
- Create a new responsive.css page in the modules/Static/ folder and add the required css to make it responsive.
- For the navbar, any kind of responsive navbar would work (side or upper toggle).
- R
help wanted
Extra attention is needed
good first issue
Good for newcomers
beginner friendly
Nothing too difficult or complex. Can be done easily
Basic Web Chatting platform in Flask
-
Updated
Mar 20, 2021 - HTML
A Low-Code, Rapid Application Development (RAD) tool to assist with structure and building full stack applications
python
api
docker
open-source
flask
website
sqlalchemy
pwa
admin-dashboard
full-stack
desktop-application
api-rest
fullstack
rapid-development
low-code
free-to-use
flask-bda
-
Updated
Apr 27, 2022 - HTML
Attendence system using Artificial Intelligence - A collaboration project by team Mavericks
css
html
bootstrap
flask
sqlalchemy
ai
jinja2
sqlite
attendance
face-recognition
hog-features
opencv-python
-
Updated
Jan 11, 2022 - HTML
Flask Database - Open-source Sample | AppSeed
-
Updated
Sep 28, 2021 - HTML
Backend application. Using FastAPI, PostgreSQL as database, Docker, SQLAlchemy and more.
python
docker
json
sqlalchemy
jwt
backend
json-schema
asynchronous
postgresql
swagger
python3
openapi3
fastapi
-
Updated
Nov 18, 2021 - HTML
Ground Up tutorial to SQLAlchemy
-
Updated
Nov 12, 2019 - HTML
-
Updated
Mar 30, 2020 - HTML
A web application that keeps track of the goods , consists of an admin , dealer and client
-
Updated
Apr 17, 2018 - HTML
A full featured FACEBOOK CLONE web application written in Python-Flask that I developed with python-flask, html, css and javascript.
javascript
css
heroku
html
bootstrap
sqlalchemy
facebook
sqlite
aws-s3
postgresql
python-flask
facebook-clone
-
Updated
May 4, 2021 - HTML
A flask web app that makes flask web apps
-
Updated
Mar 30, 2017 - HTML
-
Updated
Feb 15, 2017 - HTML
Flask web application for reading and writing book reviews :: [HarvardX - CS50W Web Development - Project 1] :: https://seiya-book-reviews.herokuapp.com/
-
Updated
Aug 2, 2018 - HTML
Simple To-do app with Flask
-
Updated
Aug 14, 2018 - HTML
-
Updated
Sep 9, 2018 - HTML
A web app for tracking your LEGO collection
-
Updated
Oct 9, 2021 - HTML
Improve this page
Add a description, image, and links to the sqlalchemy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sqlalchemy topic, visit your repo's landing page and select "manage topics."
Currently the applications forms are defined in resume/forms.py
It would be good if the form names are redefined to start with capital letters and ending with Form (eg UserExpForm)
The forms present are