Enhance UI with dark mode support and update README with TODO list. Added PCB components to BOM and improved styling for various components to support dark mode. Updated Tailwind configuration to enable dark mode.
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
This commit is contained in:
25
README.md
25
README.md
@@ -43,6 +43,31 @@ The OSSM Configurator is a React-based single-page application built with Vite.
|
||||
- **Tailwind CSS** - Styling
|
||||
- **JSZip** - For generating downloadable BOM packages
|
||||
|
||||
## TODO
|
||||
- [X] Dark Mode [Completed]
|
||||
- [ ] Finalize Actuator Components and mapping to BOM [In Progress]
|
||||
- [ ] Finalize Stand Components and mapping to BOM
|
||||
- [ ] Finalize PCB Components and mapping to BOM
|
||||
- [ ] Finalize Toy Mounts Components and mapping to BOM
|
||||
- [ ] Finalize Remote Control Components and mapping to BOM
|
||||
- [ ] Finalize Mounting Components and mapping to BOM
|
||||
- [ ] Finalize Other Components and mapping to BOM
|
||||
- [ ] Finalize Colors and mapping to BOM
|
||||
- [ ] Finalize Pricing and mapping to BOM
|
||||
- [ ] Finalize BOM Export and mapping to BOM
|
||||
- [ ] Finalize BOM Import and mapping to BOM
|
||||
- [ ] Finalize Storage and sharing of BOMs
|
||||
- [ ] Add references to original hardware files and designs
|
||||
- [ ] Add Readme/assembly instructions for each component
|
||||
- [ ] Add FAQ and troubleshooting guide
|
||||
- [ ] Add support for multiple languages
|
||||
- [ ] Add support for multiple currencies
|
||||
- [ ] Add support for multiple payment methods
|
||||
- [ ] Add support for multiple shipping methods
|
||||
- [ ] Add support for multiple shipping countries
|
||||
- [ ] Add support for multiple shipping regions
|
||||
- [ ] Add support for multiple shipping cities
|
||||
- [ ] Add 3D render of final product with all components and options selected and coloured [If possible]
|
||||
## Getting Started
|
||||
|
||||
### Prerequisites
|
||||
|
||||
Reference in New Issue
Block a user