An open API service indexing awesome lists of open source software.

https://github.com/daxrajsinh/hotchpost

HotchPost - A Discussion forum platform with multiple ways of media, an application built using dotNet framework.
https://github.com/daxrajsinh/hotchpost

Last synced: 3 months ago
JSON representation

HotchPost - A Discussion forum platform with multiple ways of media, an application built using dotNet framework.

Awesome Lists containing this project

README

        

# HotchPost (.NET Framework Project)

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.

## Prepared By

- Daxrajsinh Jadeja (CE052)
- Ayush Gevariya (CE042)

## Features

- **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.

## Prerequisites

Before you get started, ensure that you have the following prerequisites installed on your system:

- [.NET Framework](https://dotnet.microsoft.com/download)
- [Visual Studio](https://visualstudio.microsoft.com/) or another compatible IDE.

## Installation and executing project Instructions :

1. Clone the repository to your local machine:

```bash
git clone https://github.com/Daxrajsinh/HotchPost.git

2. Open the project in your Visual Studio Code.
3. Change the connection String accordingly.
4. Build and run the project.