Skip to content

TUSHAR1651/TuFoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Form Manager

Overview

Form Manager is a web application that allows users to create, edit, share, view responses, and delete forms. Built with a robust stack including Node.js, Express, MySQL, React, and styled with Tailwind CSS, this application provides a user-friendly interface for form management.

Features

  • Create Forms: Users can create custom forms with various input types.
  • Edit Forms: Users can modify existing forms to make adjustments as needed.
  • Share Access: Users can share forms with others for collaboration.
  • View Responses: Users can view and analyze responses submitted to their forms.
  • Delete Forms: Users can easily delete forms they no longer need.
  • User Authentication: Secure login and registration for users.
  • Responsive Design: Optimized for both desktop and mobile devices.

Technologies Used

  • Frontend:
    • React
    • Tailwind CSS
  • Backend:
    • Node.js
    • Express
  • Database:
    • MySQL

Installation

Prerequisites

  • Node.js (version X.X.X)
  • MySQL (version X.X.X)

Setup

  1. Clone the repository:
    git clone https://github.com/tushar1651/TuFoo.git