Skip to content

Conversation

@vaibhavvatsbhartiya
Copy link

@vaibhavvatsbhartiya vaibhavvatsbhartiya commented Aug 29, 2024

Pull Request: Full-Stack Help Center Application

Summary

This PR adds a complete full-stack Help Center application with a React frontend and a Node.js backend connected to MongoDB.

Backend

  • Node.js & Express.js with MVC structure
  • Controllers for card and form management
  • Error handling middleware
  • MongoDB models and routes

Frontend

  • React & Vite with Tailwind CSS
  • Components for cards, forms, navigation, and search
  • Custom hooks and API service for data handling

Github Repo
Live Link

New Feature

Added functionality: Clicking the 'Send a Request' button now reveals an engaging form where users can enter their information. This feature adds an additional layer to the user experience, creating a more interactive and intricate mosaic of the application.

Changes done within 20 hours only. As time is less so I add only one extra feature. You can check out the links below.
Other features like create card and get all card on page is working. Also, get card by title is working but only for the exact title only.

Github Repo
Live Link

image

… MVC Architecture and reusable components of code. At Frontend and Backend is working fine as it is verified by using postman and direct in local computer/pc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant