diff --git a/README.md b/README.md index f755c27..01ea3b4 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +## 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. \ No newline at end of file