HotchPost is a .NET Framework project designed to create a Discussion Forum platform where users can Interact with posts by registering/login. It allows users to create, edit, delete, and like posts, which can contain text, images, or both. It is a user-friendly platform that provides features like user registration, authentication, and post management. Users can create, edit, delete, and like posts, enhancing their social media experience.
- Daxrajsinh Jadeja (CE052)
- Ayush Gevariya (CE042)
-
User Registration and Authentication: Users can create accounts and log in securely.
-
Post Creation: Users can create posts, adding text, images, or a combination of both.
-
Post Management: Users can edit and delete their posts.
-
Like Posts: Users can like and interact with posts from others.
Before you get started, ensure that you have the following prerequisites installed on your system:
- .NET Framework
- Visual Studio or another compatible IDE.
-
Clone the repository to your local machine:
git clone https://github.com/Daxrajsinh/HotchPost.git
-
Open the project in your Visual Studio Code.
-
Change the connection String accordingly.
-
Build and run the project.
.NET Framework code