https://github.com/marcos-vcs/distributed-systems-in-practice
Contact form using sendgrid.
https://github.com/marcos-vcs/distributed-systems-in-practice
bootstrap html-css-javascript java javascript sendgrid sendmail spring-boot
Last synced: 3 months ago
JSON representation
Contact form using sendgrid.
- Host: GitHub
- URL: https://github.com/marcos-vcs/distributed-systems-in-practice
- Owner: marcos-vcs
- License: mit
- Created: 2022-03-15T11:42:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T12:59:21.000Z (over 4 years ago)
- Last Synced: 2024-12-27T09:23:17.252Z (over 1 year ago)
- Topics: bootstrap, html-css-javascript, java, javascript, sendgrid, sendmail, spring-boot
- Language: CSS
- Homepage: http://sistemas-distribuidos-sd.herokuapp.com/api/v1
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Contact form using sendgrid
#### To access the deployment **[`CLICK HERE`](http://sistemas-distribuidos-sd.herokuapp.com/api/v1/)**
---
### Technologies used in development
- Spring boot
- sendgrid API
- Javascript
- Jquery 3.5.1
- Bootstrap 5.1.3
- CSS3
- HTML5
---
### Motivation
Project developed aiming at a practical academic study related to the subject of distributed systems, aiming to implement the main concepts of the theme.
---
### Operation
To have the project running on localhost it is necessary to have a valid API sendgrid key and a JDK version 11 or compatible.
Having these resources, add the key in the provider (SendGridProvider class) and activate the spring boot application's tomcat.
---
#### Questions or suggestions?
Feel free to open a new issue.
----
**Thanks for visiting this repository!:sparkling_heart:**
If you liked it, please leave a star.:star2: