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

https://github.com/logan1x/database-illustrator

Flask App, That does things.
https://github.com/logan1x/database-illustrator

flask flask-sqlalchemy python

Last synced: about 2 months ago
JSON representation

Flask App, That does things.

Awesome Lists containing this project

README

          

## DataBase Illustrator
### [Website Link](https://lets--try.herokuapp.com/)
An web app based on python to show data and user handling.This is a python-script made with framework flask, which performs actions on form inputs received from user and stores it in a SQLite3, and also reads and retrieve data to display it in html file. All these stuff enables it as a real-time database illusion. It looks like as if we have a real storage of our data somewhere in a real database. To conclude and have an exact User-Interface for data-base we can view the data of csv file in excel sheets, Libre-Office or Google spreadheets etc.

Want to use to it for personal project, see [`LICENSE`](https://github.com/Logan1x/DataBase-Illustrator/blob/master/LICENSE).

Made some changes, want me to add?

- Fork it (https://github.com/Logan1x/DataBase-Illustrator/fork)
- Create your feature branch (`git checkout -b feature/fooBar`)
- Add your docs in docs/data.json file
- Commit your changes (`git commit -am 'Add some fooBar'`)
- Push to the branch (`git push origin feature/fooBar`)
- Create a new Pull Request
- Add your name with a link to your profile in the contributors list

### Contributors
- Khushal Sharma([@logan1x](https://github.com/Logan1x))
- Parth Pandya([@parthpandyappp](https://github.com/parthpandyappp))