Skip to content

A React Native mobile application template for fish farming monitoring and reporting.

License

Notifications You must be signed in to change notification settings

neodogee/react-native-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fishency App Template

A React Native mobile application template for fish farming monitoring and reporting.

⚠️ Note: This is a template project and is not intended for production use.

Description

This application template provides a dashboard interface for monitoring sea lice in fish farms, with features including:

Screenshots

Reports Screen

Features

  • User authentication (login, signup, password reset)
  • Interactive charts
  • Data visualization
  • Dashboard navigation

Project Structure

├── assets/           # Static assets and JSON data
├── src/
│   ├── components/  # Reusable UI components
│   ├── screens/     # Application screens
│   └── themes/      # Styling and theming
└── web/            # Web-specific configurations

Getting Started

Prerequisites

  • Node.js
  • npm or yarn
  • Expo CLI

Installation

  1. Clone the repository
  2. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
expo start

Contributing

This is a template project and is not actively maintained for production use.

License

This project is licensed under the MIT License.

About

A React Native mobile application template for fish farming monitoring and reporting.

Topics

Resources

License

Stars

Watchers

Forks