Skip to content

web forum which created by using golang and SQLite.

Notifications You must be signed in to change notification settings

Kadamir24/forum

Repository files navigation

forum

This project consists in creating a web forum that allows :

  • communication between users.
  • associating categories to posts.
  • liking and disliking posts and comments.
  • filtering posts.

Front-end

  • HTML
  • CSS

Back-end

  • Golang
  • SQLite
  • Docker

Usage

$ go build
$ ./forum

and open http://localhost:8080 in your browser

About

web forum which created by using golang and SQLite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages