Skip to content

mbadiao/real-time-forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum

Welcome to the FORUM project!
If this is your first time here, we're glad to have you!
We hope you find this project helpful. We encourage you to contribute, ask questions, and collaborate with us.


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


Go HTML5 CSS3 JavaScript GNU Bash

About

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.

For more information, click here

Features

Technologies

The following tools were used in this project:

Requirements

Before starting, you need to have Git and Go installed.

Starting

# Clone this project
 git clone https://learn.zone01dakar.sn/git/ousmasene/mbadiao/forum.git


# Access
$ cd forum

# Install dependencies
  go get github.com/gofrs/uuid/v5
  go get github.com/mattn/go-sqlite3
  go get golang.org/x/crypto
    

# Run the project
  go run .

# The server will initialize in the <http://localhost:8080>

License

This project is under license from 01edu . For more details, see the zone01 file.

Author

 

Back to top

About

Migration of real-time-forum from Zone01 Dakar Gitea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors