No description
Find a file
2025-04-24 16:13:09 +02:00
README.md docs: add initial README with project overview and WIP sections 2025-04-24 16:11:14 +02:00
TODO.md docs: add initial ToDo.md with project tasks and features 2025-04-24 16:13:09 +02:00

RideAware Forums

================

Work in Progress (WIP)

This project aims to create a fully functional forum website using Python and Flask. The website will have the following features:

  • User registration and authentication
  • Forum categories and sub-forums
  • Thread creation and management
  • Post creation and management
  • User profiles and settings
  • Search functionality
  • Moderation tools

Getting Started


This section will be updated with instructions on how to get started with the project, including dependencies, setup, and configuration.

Running the Application


This section will be updated with instructions on how to run the application, including commands, environment variables, and troubleshooting tips.

Contributing


This section will be updated with guidelines on how to contribute to the project, including code style, commit messages, and pull request procedures.

Note: This README is a living document and will be updated accordingly as the project progresses. Please check back regularly for updates and changes.

Current Status: The project is currently in the development phase, and this README will be updated with more information as the project evolves.

Known Issues:

  • None currently documented

Roadmap:

  • Short-term: Complete user registration and authentication, forum categories and sub-forums
  • Mid-term: Implement thread creation and management, post creation and management
  • Long-term: Develop user profiles and settings, implement search functionality, develop moderation tools