Food Blog Website
This project is a food blog website named "TastyTalesBlog" created using HTML, CSS, and JSP. It's designed to share culinary adventures, recipes, and travel experiences related to food.
Project Overview: Registration Page: The registration page allows users to create new accounts. It collects information such as the user's name, username, and password through a form. This information is then submitted to the server, where it is validated and stored in the database for future login purposes.
Home Page: Users are greeted with featured posts.
About Page: Provides information about the blog and its mission to inspire culinary exploration.
Contact Page: Allows users to submit their own content for featuring on the blog.
Recipe Page: Displays a collection of recipes shared on the blog.