I have to create a simple communication forum.

Mr Fangs

Registered Member
Joined
Jul 9, 2023
Messages
58
Reaction score
12
I will really appreciate help from an expert, I am a beginner and I need help in a project where I need to create a simple communication forum where the user can login with his user and password if he have an account created in my database, if not he can register from the same page using his name, username, password and pseudo that will show up on the forum when he is online with other people that are online too. The same interface when logging in the user should be able to send a message and choose to send it to ALL ( users that are online ) or Private. And the messages show up on the same interface. And lastly he can deconnect. Please tell me the tools that I should use and the questions that I can ask AI for more help. Remember it just needs to be simple.
EDIT: The forum doesn't need to be online, it just need to be local on my machine and works only in my machine or with a localhost link.
 
Last edited:
ask Ai what are top 5 free softwares to make an online forum. Don't try to code something like that from scratch. Once you find the software solution you like, just upload to your server or host it on subdomain. Whole thing won't take more than 1 hour to setup then a couple hours to customize colors, build out the boards and subboards, logo, and all that mundane stuff.
 
ask Ai what are top 5 free softwares to make an online forum. Don't try to code something like that from scratch. Once you find the software solution you like, just upload to your server or host it on subdomain. Whole thing won't take more than 1 hour to setup then a couple hours to customize colors, build out the boards and subboards, logo, and all that mundane stuff.
I have 0 knowledge about hosting and subdomain. That's a problem too...
 
Why don't you simply use discord
 
How is this an Uni project if you have no knowledge of websites? Did they just skipped everything and tell you to create a forum out of nowhere?
NO
 
Check github, to get some "ideas".
github

Find something small, no way they'll believe you that you're coded mybb and similar.
 
Back
Top