An open API service indexing awesome lists of open source software.

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

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)