Try me 🙂
BizzLink is a modern application that revolutionizes the way we share contact information by consolidating it into a single QR Code. It serves as the business card of the future, streamlining contact sharing and enhancing networking experiences.
- QR Code Contact Sharing: Easily share your contact information with others by generating a unique QR Code.
- Centralized Information: All contact details, including name, email, phone number, and more, are stored and accessible via a single QR Code.
- Dynamic Updates: Update your contact information in real-time, ensuring that your connections always have the most accurate details.
- Secure Authentication: Utilizes Spring Security for robust authentication and authorization mechanisms.
- Scalable Backend: Built with Java and Spring, providing a scalable and reliable backend infrastructure.
- Responsive Frontend: Developed with React to deliver a seamless and intuitive user experience across devices.
- Frontend: Vite
- Backend: Java, Spring Framework
- Database: PostgreSQL
- Authentication: Spring Security
Ownership: The BizzLink application is solely owned by its creators. Non-commercial Use: It is not permitted to use the application for commercial purposes or sell it to third-party companies.
BizzLink is still in active development, and this is just the beginning. We have many exciting ideas planned for future updates and enhancements. Stay tuned for upcoming features!
Contributions to BizzLink are welcome! If you have ideas for improving the application or suggestions for new features, feel free to submit a pull request. Every line of code in this project is original and created by the owners.
To get a local copy of the project up and running, follow these steps:
- Clone the repository to your local machine.
- Set up the backend:
- Ensure you have Java and PostgreSQL installed.
- Navigate to the backend directory and configure the database connection in
application.properties. - Run the backend application.
- Set up the frontend:
- Ensure you have Node.js and npm installed.
- Navigate to the frontend directory and install dependencies using
npm install. - Start the frontend server using
npm run dev.
- Access the application in your browser at
http://localhost:5173.
This project is licensed under the MIT License - see the LICENSE file for details.
