Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xsafkat20/polling_and_survey_app-server_site
https://github.com/0xsafkat20/polling_and_survey_app-server_site
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xsafkat20/polling_and_survey_app-server_site
- Owner: 0xsafkat20
- Created: 2024-02-16T17:21:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T17:27:18.000Z (11 months ago)
- Last Synced: 2024-11-26T20:33:25.492Z (about 1 month ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## what challenges I have faced for the backend
My Project based on survey and polling application. I use mongoDb for store database also use express. Many challenges i have faced for this project.
- I create json web token for secure registration user. Create token and use this token for secure.- Create user database for different role like admin,surveyor,pro-user.
- Store secret token and image api for create file image.
- create survey collection for store survey data. and get survey data to use this project and create individual survey data for update and delete.
- Create payment method for payment system.Also get payment data for admin
Also many things i work in this project.