Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.45 KB

README.md

File metadata and controls

71 lines (58 loc) · 2.45 KB

Shareto- A Micro Blogging Application Using Spring MVC

This is a micro blogging application powered by spring mvc,that offers features you expect from a blogging application like authentication, post micro blogs, comment on others blog, like blogs and delete and update your own blogs and comments.

Table of Contents

Introduction

Their are few tutorials demonstrating simple crud app in spring mvc, some demonstrate login and logout, but couldn't find a beginner friendly project having all in one place. So I created in web application using spring mvc and some other backend technologies having all the above features at one project. For a developer who is willing to getting started with spring, it's a wonderful project for them.

Screenshots

Demo and link to deployed application

I have also maade a detailed demo video for this webapp. Check that out here :https://www.youtube.com/watch?v=dYjKtP1Z6yE

🚀 Features

Current features

  • An user can create an account.
  • Authentication is using cookie login.
  • Can post outlooks.
  • Can comment and like others outlooks.
  • Can edit and delete your own comments and outlooks.

⭐ Feature request

  • Any other feature you would like to suggest ,then please open an issuefor that.😊
  • Connect with me in LinkedIn. I did 💖 to hear how you feel using this app.

Technologies and tools used

Database Diagram

Link

🐛 Bug Reporting

Feel free to open an issue on github if you find any bug.

📜 License

This software is open source, licensed under the MIT License.