Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: completing the backend architecture #42

Open
thefuadeniola opened this issue Oct 3, 2024 · 3 comments · May be fixed by #43
Open

Feature: completing the backend architecture #42

thefuadeniola opened this issue Oct 3, 2024 · 3 comments · May be fixed by #43
Assignees
Labels
bug Something isn't working enhancement New feature or request hacktoberfest Part of Open Source Contribution Event hacktoberfest-accepted Part of Open Source Contribution Event: 2024

Comments

@thefuadeniola
Copy link
Contributor

I have completed the backend architecture. Added post routes for signup, login and create poll. Get routes to fetch all polls and fetch by ID has also been added. This will make development of frontend easier as routes are now available to make calls to. I have tested the routes with backend and made some test polls in mongodb.
image

Here is a postman test to fetch all created polls from the database

image

Please accept this issue and assign to me.

@namansharma3007
Copy link
Owner

@thefuadeniola done

@namansharma3007 namansharma3007 added bug Something isn't working enhancement New feature or request hacktoberfest Part of Open Source Contribution Event hacktoberfest-accepted Part of Open Source Contribution Event: 2024 labels Oct 4, 2024
@thefuadeniola thefuadeniola linked a pull request Oct 4, 2024 that will close this issue
@thefuadeniola
Copy link
Contributor Author

Created the PR regarding this!!

@thefuadeniola
Copy link
Contributor Author

Waiting on you to accept PR, looking to build signup and login pages!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request hacktoberfest Part of Open Source Contribution Event hacktoberfest-accepted Part of Open Source Contribution Event: 2024
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants