Skip to content

shubhamkhan/Contact-Note

Repository files navigation

Contact Note

A simple Spring boot Based mini project for storing contact in the database.

Live Preview:

Technology used

  • HTML
  • CSS
  • Thymeleaf
  • Spring boot
  • PostgreSQL

Introduction

Created a Contact Note system for storing multiple contact in the database. Developed Gmail integration for resetting passwords, and Razorpay payment gateway used for donate page

Run Locally

To run this web app locally, simply follow these steps:

  • Clone this repository with the following command :-
git clone https://github.com/shubhamkhan/Contact-Note.git
  • Run maven project update in STS to install all the dependencies:-
mvn clean install -U
  • Run Spring boot project in STS to start the app on port 8282:-
Run the file ContactNoteApplication.java

Note :- You need to have JAVA JDK installed on your local machine to run this app locally.

Screenshot

[1] Home Page

Contact Note

[2] Dashboard

Contact Note

[3] Login

Contact Note

[4] SignUp

Contact Note

[5] Add Contact

Contact Note

[6] View Contacts

Contact Note

[7] Profile

Contact Note

[8] Donate Us

Contact Note

License

MIT License @ Shubham Khan