This is a fully local industrial asset mapping tool built with React and Tailwind CSS. The application allows you to create and manage asset records entirely on your device using IndexedDB for local storage.
## Features
- **Local Data Persistence:** Uses IndexedDB (via Dexie.js) for offline storage.
- **Responsive Design:** Built with Tailwind CSS for a modern, industrial look.
- **Asset Management:** Create, view, update, and delete asset records with detailed information (images, IP address, geolocation, and custom extract fields).
## Getting Started
### Requirements
- Node.js (v14+)
- npm or yarn
### Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/industrial-asset-mapping-local.git
cd industrial-asset-mapping-local
```
2. Install dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm start
```
The application will run on [http://localhost:3000](http://localhost:3000).
## Project Structure
Refer to the directory structure above for details on the file organization.
## License
This project is licensed under the MIT License.
-
Notifications
You must be signed in to change notification settings - Fork 0
winkelermatthias/ia1
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