sr-tamim / sector-survey

Home Page:https://sector-survey.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sector Survey built by SR Tamim

Functionalities of this website

  • Write down your name & select multiple fields from the dropdown
  • Submit your name & selected sectors
  • View all your previous submissions
  • Edit any of your previous submissions
  • Submit new responses again and again

Tech Stack

  • This is a single page website built using ReactJS
  • Project initialized using Vite
  • TailwindCSS & DaisyUI are used to design the website instead of CSS
  • React Router is used for routing through pages
  • Axios is used for calling API and getting data from server
  • Backend is built using NodeJS & Express
  • MongoDB is used to built database & it is hosted on MongoDB Atlas
  • Frontend is hosted on Vercel
  • Backend server is running live on Railway