https://github.com/sr-tamim/sector-survey
https://github.com/sr-tamim/sector-survey
custom-multiselect daisyui express javascript mongodb multiselectdropdown nodejs react-router reactjs tailwindcss vite
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sr-tamim/sector-survey
- Owner: sr-tamim
- Created: 2023-01-22T06:25:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T19:05:50.000Z (over 3 years ago)
- Last Synced: 2025-03-06T08:26:38.907Z (over 1 year ago)
- Topics: custom-multiselect, daisyui, express, javascript, mongodb, multiselectdropdown, nodejs, react-router, reactjs, tailwindcss, vite
- Language: JavaScript
- Homepage: https://sector-survey.vercel.app
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://mongodb.com/atlas)
- Frontend is hosted on [Vercel](https://vercel.com/)
- Backend server is running live on [Railway](https://railway.app)
## [View Website Live](https://sectors-survey.vercel.app)
#### [Contact me](https://sr-tamim.vercel.app/contact)