Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiragsaini/dictionary
This is basic web app dictionary created using python and flask.
https://github.com/chiragsaini/dictionary
Last synced: 1 day ago
JSON representation
This is basic web app dictionary created using python and flask.
- Host: GitHub
- URL: https://github.com/chiragsaini/dictionary
- Owner: ChiragSaini
- Created: 2019-12-27T12:25:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T06:42:14.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T12:59:57.847Z (over 1 year ago)
- Language: HTML
- Size: 1.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dictionary
This is basic web app dictionary created using python and flask.Its created using wtforms , flask and python.
Meaning of the various words is fetched from a json file. Since JSON file is not updated with brand new words, so some words might be missing keep that in mind, so if you ever you this project, update the data.json to something new.
Its live demo is availabe here