AOSSIE-Org / AOSSIE-Org/InPactAI
Add Contact Page with Social Links and Message Form
- Dominant language
- TypeScript
- Stars
- 102
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
The current website includes a Contact page route, but it is currently blank and non-functional. To enhance user engagement and provide a way to reach out or connect with the team/community, we need to implement a meaningful Contact page. This page should serve as a central hub for social connections and direct communication.
Current Issue
-> The Contact page currently renders a blank screen with no content or functionality.
-> There is no way for users to contact the team, join the community, or report issues directly from the website.
Proposed Improvements
-> Introduce a new landing layout for the Contact page that includes:
-> GitHub link (for viewing/contributing to the codebase)
-> Discord link (to join the community)
-> Embed a form allowing users to send messages directly:
-> The submitted message will be relayed to a Discord channel via webhook or bot integration.
-> Include basic fields: Name, Email (optional), Message.
-> Validation and error handling should be implemented for form submission.
ui


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.