neobb is a community-driven bulletin board focused on discussions around the Simple Web, Indie Web, and similar topics. Neobb is being developed with ruby on rails instead of php/mysql.
The project is currently viewable on github:
github.com
The project is currently viewable on github:
GitHub - smaudd/neobb: Bulletin board for the small web community.
Bulletin board for the small web community. Contribute to smaudd/neobb development by creating an account on GitHub.
Completed Features (pending for testing)
- Domain Registration(neobb.org)
- User registration
- User's can log in
- Password recovery (Partially implemented)
- CRUD for topics and replies
In Progress
- User System
- General CSS for UI (still defining if Tailwind CSS is a good fit or not for this project)
- Ban system
- Login view
- User's can personalize their profile and overall forum experience (background, theme, etc)
- This is going to be implemented using CSS variables to style general colors, radiuses etc
- Password recovery
UI current Iteration
How to run
Install Ruby on Rails, this project is using version 8.
Refer this guide for further details
https://guides.rubyonrails.org/install_ruby_on_rails.html
Source: https://github.com/smaudd/neobb