This dApp was created using @mysten/create-dapp that sets up a basic React
Client dApp using the following tools:
- React as the UI framework
- TypeScript for type checking
- Vite for build tooling
- Radix UI for pre-built UI components
- ESLint
@mysten/dapp-kitfor connecting to wallets and loading data- pnpm for package management
To install dependencies you can run
pnpm installTo start your dApp in development mode run
pnpm devTo build your app for deployment you can run
pnpm buildVehicle-Lifetime is a Sui dApp that allows users to track the lifetime of their vehicles. It provides a platform for users to record and monitor various aspects of their vehicle's usage, maintenance, and performance.
Key features:
-
Vehicle Registration: Users can register their vehicles by providing necessary details such as make, model, year, and VIN.
-
Maintenance Records: Users can log and track maintenance activities, including oil changes, tire rotations, and brake inspections.
-
Performance Metrics: The app collects and displays performance metrics like mileage, fuel efficiency, and engine health.
-
Fuel Consumption: Users can record and monitor fuel consumption, helping them understand their vehicle's fuel efficiency over time.
-
Vehicle Health: The app provides insights into the overall health of the vehicle, including potential issues and recommended actions.
-
Data Visualization: Users can view historical data through graphs and charts to better understand their vehicle's performance and maintenance needs.
email: guizhenyu88@gmail.com