Skip to content

MonubiJustin/monubi_ninja_card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monubi ID Card

A Flutter application that displays a personalized ID card with a dynamic "Ninja Level" that can be increased by pressing a button.

Features

  • Displays a profile picture.
  • Shows the user's name and current Ninja Level.
  • Allows users to increase their Ninja Level by pressing a floating action button.
  • Provides a contact email.

Getting Started

To run this application, follow the instructions below.

Prerequisites

Make sure you have Flutter installed on your machine. You can follow the installation guide here.

Installation

  1. Clone the repository:
    git clone https://github.com/MonubiJustin/Flutter_Projects.git
  2. Navigate to the project directory:
    cd Flutter_Projects
  3. Get the dependencies:
    flutter pub get
    

Running the app

To run the app, use the following command: flutter run

Project structure

  • lib/main.dart => the main entry point for the app
  • assets/two.jpg => Profile picture displayed on the ID card. (Make sure to include this image in your pubspec.yaml file under assets.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors