Skip to content

sadneya145/digi-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Digi Card - Digital Visiting Card System

Digi Card is a digital visiting card system developed using Apache NetBeans and MySQL. It provides a simple yet efficient platform for creating, storing, and managing digital visiting cards.

Features

1. Create Card

Users can create their digital visiting cards by providing necessary details like name, contact information, profession, etc.

2. Store Scanned Cards

Capability to store scanned visiting cards in the system for future reference.

3. Dynamic Profile Page

Users have access to a dynamic profile page where they can view and update their digital card details.

4. Static Profile Page

Static profile pages for each user to showcase their digital visiting card publicly.

5. QR Code Generation

One of the prominent features is the QR code generation. This feature enables users to generate QR codes for their digital visiting cards without using an API. Emphasis has been placed on implementing this feature using in-built functionalities.

6. Login and Signup

Secure authentication system allowing users to sign up for new accounts and log in to access and manage their digital cards.

Technologies Used

  • Apache NetBeans: Integrated Development Environment (IDE) for Java development.
  • MySQL: Database management system for storing user information and card details.
  • Java: Programming language used for backend logic.
  • HTML, CSS: Frontend languages for creating minimalistic user interfaces.
  • QR Code Generation (without using an API): Implementing QR code generation using in-built functionalities.

Installation

Prerequisites

  • Apache NetBeans installed on your system.
  • MySQL database configured and running.

Steps

  1. Clone this repository.
  2. Import the project into Apache NetBeans.
  3. Set up the MySQL database as per the instructions provided in the 'database-setup' folder.
  4. Configure the database connection in the project.
  5. Run the application.

Usage

  • Upon running the application, navigate through the UI to access different features.
  • Create, view, update, and manage your digital visiting cards.
  • Explore the QR code generation feature and its implementation without using an API.

Contributors

Acknowledgments

About

this is a java project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages