Skip to content

iscritic/forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forum

Objectives

Forum Screenshot

This project is a web-based forum that facilitates communication between users, allowing them to create posts and comments, associate posts with categories, and like or dislike content. The forum also includes features like filtering posts by categories, created posts, and liked posts.

The backend is built using Go, and data is stored in an SQLite database. Docker is used to containerize the application for easy deployment.

Building and Running the Application

  1. Clone the Repository
git clone https://01.alem.school/git/dabdrakhm/forum
  1. Build the Docker Image:
make docker_build
  1. Run the Docker Container:
make docker_run
  1. Access the Forum:
    Open your web browser and navigate to http://localhost:8080 to start using the forum.

Disclaimer

The information provided on this website/application is intended for general informational purposes only. All characters, names, and events depicted are fictional, and any resemblance to actual persons, living or dead, or to actual events is purely coincidental. Any content, views, or statements expressed herein are not intended to reflect real-life individuals or occurrences.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published