Inspiration

I wanted to create a blog showcasing some of my personal projects while learning more about full stack development using Spring.

What it does

It is a spring boot application that allows authorized users to create new blog posts. The blog section is fully dynamic, with the posts being populated with Mongodb stored data. Users can search by blog title, and tags are created for each post that best describe the content. These tags are then used to fill out the meta tags in order to boost search results.

How I built it

Challenges I ran into

Using the Spring framework for the first time.

Accomplishments that I'm proud of

What I learned

What's next for MongoDB-Spring_Boot-Blog

Built With

Share this project:

Updates