Updated README.md

This commit is contained in:
Manik Maity
2024-11-15 20:05:40 +05:30
parent 4e8f7cffa6
commit 5799fedbf3

View File

@@ -160,4 +160,10 @@ API Communication: `Axios`
- Navigate to the `backend` directory and run `npm run dev` to start the server.
- Open a browser and go to `http://localhost:5173` to access the application.
## Future Improvements
## Future Improvements
- Add a search feature to the poll page.
- Add like feature to the poll.
- sorting polls using created date and popularity.
- Updated user.
- User avatar.
- Multiple question poll.