文件名称:Leafy:一个可帮助您记住为植物浇水的网络应用程序
文件大小:151KB
文件格式:ZIP
更新时间:2024-04-09 05:05:36
Python
Leafy是一个简单的Web应用程序,可帮助您记住为植物浇水的方法。 它是同时使用Django和React的Python和TypeScript构建的。 Leafy当前托管在
【文件预览】:
Leafy-master
----plants()
--------serializers.py(198B)
--------models.py(1KB)
--------apps.py(87B)
--------__init__.py(0B)
--------migrations()
--------api_views.py(3KB)
--------views.py(186B)
--------admin.py(63B)
--------tests.py(60B)
--------urls.py(830B)
----package.json(168B)
----templates()
--------base.html(2KB)
--------dashboard.html(358B)
--------user_form.html(744B)
--------logged_out.html(348B)
--------bulma_form.html(831B)
----Procfile(73B)
----LICENSE(1KB)
----package-lock.json(251B)
----static()
--------logos()
--------js()
--------favicon()
----requirements.txt(208B)
----manage.py(661B)
----.gitignore(81B)
----README.md(261B)
----leafy()
--------dev_settings.py(316B)
--------wsgi.py(387B)
--------__init__.py(0B)
--------settings.py(3KB)
--------asgi.py(387B)
--------fields.py(379B)
--------views.py(2KB)
--------urls.py(1KB)
--------forms.py(704B)