FloorLite – Floor Plan Creator
FloorLite is an interactive app designed to help create basic floor plans quickly and easily.
It provides basic tools you need to sketch rooms.
You can draw walls, place doors, windows, and arrange furniture with just a few taps.
Current features
- Draw Walls Easily: Sketch out floor plans in few clicks.
- Snap to Grid: Achieve alignment for a better look.
- Basic Furnishing Library: Add essential furniture to visualize your space.
- Measure Walls: Measure wall segment to achieve realistic dimensions.
- Text Element: Add text for labeling rooms or adding simple annotations.
- Unit Length: Change unit of measurement.
- Zoom In and Out: Zoom can hel you focus on details .
- Show and Hide Grid: Activate grid lines for clarity or precision.
- Generate Link to Preview: Share your designs with a preview link.
Technology Stack
FloorLite is built with the latest modern technology.
- Frontend: React is used to build interactive user interface.
- Backend: Node.js serves as the backend, handling server-side logic and communication with the database.
- State Management: Custom hooks for communication with API and Zustand for app state are using for state management.
- Styling: TailwindCSS are employed to manage styles in application.
Changelog
Version 1.2.0 - (October 8, 2024) -------------------------------- * Fit to view: When the plan initially loads, the view will automatically adjust to fit within the walls. The same "fit view" functionality can also be activated by clicking on the percentage value in the zoom controls. * Measure Wall Segment: By drawing a wall, a new measurement line is created to display the length of the wall. * Text Element: A new text element is available for labeling rooms or adding simple annotations. * Unit Length: You can now change the unit of measurement. The available options are centimeters, inches, and feet. * Library Expansion: Two new flower items have been added to the library.
Version 1.1.0 - (August 31, 2024) -------------------------------- * Add control points to wall segments when they are active. Control points allow to adjust the position of each segment. * Remove Wall Segments and Furnishing: A new button has been added for delete action. * Rotate icon: Add a rotate icon to the rotate button to enhance the user interface.
Version 1.0.0 - (August 23, 2024) -------------------------------- * Initial release