Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohitdalal0/flask-web-application-with-database

Flask webapp
https://github.com/rohitdalal0/flask-web-application-with-database

flask flask-application flask-backend flask-server flask-sqlalchemy

Last synced: about 15 hours ago
JSON representation

Flask webapp

Awesome Lists containing this project

README

        

# Flask-web-application-with-database

# Quick start guide
* [Download](https://www.apachefriends.org/download.html) xampp to create database enviroment in your machine.
* First way to make table manual `(Id, Name, Phone, Email)` or If you use other model `from run import db` then
`db.create_all`.

# Now your are done. You can add something in your `database` and also you can add `delete` button so and so for.
# As I love you face and I'll .... see you with a another project.