homebox/README.md
Hayden 75c633dcb5
frontend: cleanup
* dummy commit

* cleanup workflows

* setup and run eslint

* add linter to CI

* use eslint for formatting

* reorder rules

* drop editor config
2022-09-09 14:46:53 -08:00

74 lines
No EOL
1.7 KiB
Markdown

<h1 align="center"> HomeBox </h1>
<p align="center" style="width: 100%">
<a href="https://hay-kot.github.io/homebox/">Docs</a>
|
<a href="https://homebox.fly.dev">Demo</a>
|
<a href="https://discord.gg/tuncmNrE4z">Discord</a>
</p>
## MVP Todo
- [x] Locations
- [x] Create
- [x] Update
- [x] Delete
- [x] Labels
- [x] Create
- [x] Update
- [x] Delete
- [ ] Items CRUD
- [x] Create
- [ ] Update
- [x] Delete
- [ ] Asset Attachments for Items
- [ ] Fields To Add
- [ ] Quantity
- [ ] Bulk Import via CSV
- [x] Initial
- [ ] Add Warranty Columns
- [ ] Documentation
- [ ] Docker Compose
- [ ] Config File
- [ ] Import CSV Format
- [ ] TLDR; Getting Started
- [x] Release Flow
- [x] CI/CD Docker Builds w/ Multi-arch
- [x] Auto Fly.io Deploy for Nightly
- [x] Deploy Docs
- [ ] Db Migrations
- [ ] How To
- [ ] Repo House Keeping
- [ ] Issues Template
- [ ] PR Templates
- [ ] Contributors Guide
- [ ] Security Policy
- [ ] Feature Request Template
- [ ] Embedded Version Info
- [ ] Version Number
- [ ] Git Has
- [ ] Setup Docker Volumes in Dockerfile
## All Todos
- [ ] User Invitation Links to Join Group
- [ ] Maintenance Logs
- [ ] Schedule Future Maintenance
- [ ] Email on Maintenance Due
- [ ] Export CSV (With IDs)
- [ ] User Profile
- [ ] Adjust Theme (Daisy UI)
- [ ] Delete Profile
- [ ] Send User Invites
- [ ] Set Currency
- [ ] Change Password
- [ ] Admin Page
- [ ] Instance Statistics
- [ ] User Management
- [ ] Delete User
- [ ] Reset Password
- [x] Warranty Information
- [x] Option for Lifetime Warranty or Warranty Period
- [ ] Expose Swagger API Documentation
- [ ] Dynamic Port / Host Settings