https://github.com/mahonrim/weblist
In this website made with flask we use the data structure know as list in python
https://github.com/mahonrim/weblist
flask html5 python
Last synced: 2 months ago
JSON representation
In this website made with flask we use the data structure know as list in python
- Host: GitHub
- URL: https://github.com/mahonrim/weblist
- Owner: MahonriM
- Created: 2022-09-17T07:07:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-24T04:21:07.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T04:29:55.510Z (over 1 year ago)
- Topics: flask, html5, python
- Language: HTML
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weblist
In this website you can add data and this data is going to show in form of a list in html.
This website stores the information in a data structure such as a list