sparklist-mobile-slim
├─ app.py
├─ cacheJoblist.py
├─ instance
│ └─ project_database.db
├─ jobs.py
├─ manifest.json
├─ material-calculations
├─ requirements.txt
├─ static
│ ├─ android
│ │ ├─ android-launchericon-144-144.png
│ ├─ apple-icon-180.png
│ ├─ bootstrap.min.css
│ ├─ cached_joblist.txt
│ ├─ client_secrets.json
│ ├─ decora.png
│ ├─ decoras.png
│ ├─ google.png
│ ├─ icon512.png
│ ├─ images
│ │ ├─ apple-icon-180.png
│ │ ├─ apple-splash-dark-1125-2436.jpg
│ │ ├─ favicon-196.png
│ │ ├─ manifest-icon-192.maskable.png
│ │ └─ manifest-icon-512.maskable.png
│ ├─ index.css
│ ├─ index.js
│ ├─ ios
│ │ ├─ 100.png
│ ├─ manifest-icon-192.maskable.png
│ ├─ manifest.json
│ ├─ offline.html
│ ├─ SparkList-Logo.png
│ ├─ standard.png
│ ├─ sw.js
│ └─ windows11
│ ├─ LargeTile.scale-100.png
├─ templates
│ ├─ add_material.html
│ ├─ assets
│ │ ├─ bootstrap
│ │ │ └─ css
│ │ │ └─ bootstrap.min.css
│
5205
│ ├─ css
│ │ │ └─ Campaign-Progress--Summary-Panel.css
│ │ ├─ img
│ │ │ └─ SparkList Logo.png
│ │ └─ js
│ │ └─ bs-init.js
│ ├─ base.html
│ ├─ bending.html
│ ├─ create_project.html
│ ├─ edit_form_quantities.html
│ ├─ index.html
│ ├─ projects.html
│ ├─ project_exists.html
│ └─ test.html
├─ temp_material_list.xlsx
└─ xlsx
├─ material.xlsx
├─ MaterialList.xlsx
└─ matlist.xlsx
forked from bitswired/fuseai
-
Notifications
You must be signed in to change notification settings - Fork 0
antflix/AntGBT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 58.2%
- Python 24.4%
- JavaScript 11.0%
- CSS 6.4%