Email Generator
Last updated on
Links:
Live Site: https://email-generator-9.netlify.app/ (Live as of 7/13/2023) Log in using username & password: “admin”. (It’s not meant to be secure, just a demo)
Frontend Code: https://github.com/JackSwingle01/Email_Writer
Backend Code: https://github.com/JackSwingle01/email_writer_server
About:
Made as a senior capstone project in my Software Engineering class. See demo.
Technologies Used:
- OpenAI APIs (GPT-3.5)
- Astro JS
- Node JS
- TypeScript
- Express JS
- JWT (JSON Web Tokens)
- Netlify & OnRender
- Github
- Javascript
- HTML/CSS (All CSS by hand)