This website requires JavaScript.
Explore
Help
Sign In
michael
/
swift-duct-calc
Archived
Watch
1
Star
0
Fork
0
You've already forked swift-duct-calc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-02-12
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
5fa11ae58407021e90098259ae6851b56110a0fe
swift-duct-calc
/
Sources
/
DatabaseClient
History
Michael Housh
146baa7815
feat: Moves TrunkSize to be it's own namespace rather than being under DuctSizing, as it's got it's own database model, etc.
2026-01-16 10:48:07 -05:00
..
ComponentPressureLoss.swift
feat: Updates form routes and database routes to use id's in the url path.
2026-01-09 09:25:37 -05:00
EffectiveLength.swift
feat: Updates form routes and database routes to use id's in the url path.
2026-01-09 09:25:37 -05:00
Equipment.swift
feat: Updates form routes and database routes to use id's in the url path.
2026-01-09 09:25:37 -05:00
Errors.swift
feat: Adds result view to better handle errors, integrates it into project view.
2026-01-10 18:27:45 -05:00
Interface.swift
feat: Moves TrunkSize to be it's own namespace rather than being under DuctSizing, as it's got it's own database model, etc.
2026-01-16 10:48:07 -05:00
Projects.swift
WIP: Attempt at breaking out some logic / middleware between database and view layer, to remove some code from the view controller. Not complete, maybe revert.
2026-01-15 23:02:36 -05:00
RectangularDuct.swift
WIP: Inital duct rectangular form, needs better thought out.
2026-01-09 17:03:00 -05:00
Rooms.swift
feat: Moves rectangular size to room namespace instead of under duct sizing, since it's stored on the room database model.
2026-01-16 10:26:11 -05:00
TrunkSizes.swift
feat: Moves TrunkSize to be it's own namespace rather than being under DuctSizing, as it's got it's own database model, etc.
2026-01-16 10:48:07 -05:00
UserProfile.swift
feat: Fixes signup flow, begins updating form input fields.
2026-01-12 18:53:45 -05:00
Users.swift
WIP: Begins updating signup route to also setup a user's profile.
2026-01-12 17:04:51 -05:00