Luminex is a stylish and modern contact management app built with Spring Boot and Tailwind CSS. It allows users to securely store and manage contacts in the cloud, upload photos, and add essential details. The app supports seamless login via GitHub and Google for quick access. With an intuitive and responsive UI, Luminex ensures a smooth user experience across all devices. Users can edit, delete, and export contacts as an Excel sheet effortlessly. The platform is completely free for the first six months. Luminex prioritizes data security and efficient contact organization. Experience hassle-free contact management with Luminex today!
- HTML
- Tailwind CSS
- Bootstrap
- SpringBoot
- Java
- JavaScript
- OAuth
- Hibernate
- My Sql
- Google/Github API
- Cloudinary
- Easy,Smooth Login with Github and Google.
- Upload Contact details with Picture and Links.
- See Profile, Delete, Edit Contact Details.
- Download Contact as excel Sheet.
- Responsive with Day-Night Mode.
- Free To use
- Save Images inro cloud
# Clone the repository
git clone https://github.com/your-username/your-repo.git
# Change directory
cd your-repo
# Build the project (if using Maven)
mvn clean install
# Or, if using Gradle
./gradlew build
# Run the Spring Boot application
mvn spring-boot:run
# Or, if using Gradle
./gradlew bootRun
Copyright (c) 2025 DEBASIS MISHRA
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.