Skip to content

This is a full stack web site that allows user to fill their details and query and admin can view and reply to the query and reply will be sent to client's email.

Notifications You must be signed in to change notification settings

samiramrullah/Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assessment

  1. Create 2 Web Pages Where 1st Is the Contact Form And 2nd One is Dashboard For Admin.
  2. User Will Fill The Contact Form and Data Will Store In Server
  3. In Dashboard Display The Data Collected by Contact From In Organised or inside the Table
  4. And add Quick Reply Button in Dashboard Panel Where Admin Can Reply To Users corresponding Email or Phone

Front-end

  • React
  • Tailwind Css
  • material-ui

Back-end

  • Node.js
  • MongoDB
  • Express

Instructions to Run the application

  1. clone the repositorie (git clone [email protected]:samiramrullah/Assessment.git)

    I. cd frontend then * npm install

    II. cd backend * npm install

After cloning and installation

  • navigate to frontend -> run npm start
  • navigate to backend -> run npm start

Demo Video Link

Demo File

About

This is a full stack web site that allows user to fill their details and query and admin can view and reply to the query and reply will be sent to client's email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published