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

Ft backend #141

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Ft backend #141

wants to merge 8 commits into from

Conversation

hwg-elias
Copy link

@hwg-elias hwg-elias commented Nov 16, 2024

Description

  • New ORDER, PRODUCT and USER endpoint
  • LOGIN and SIGNUP system with authentication
  • The endpoints to list, fetch, and search products are implemented.

Issue Reference

  • Issue 14 User API Endpoint for Small Dataset.
  • Issue 10 REST API for Handling User Authentication.
  • Issue 8 Product API Endpoints for Small Dataset

Change Status

  1. Seed/Migrations: I would like to implement the seed in a better way if I had more time.
  2. Uncouple: Personally, I usually decouple well to facilitate a future change.
  3. Docker: If I had a better knowledge on Docker, I would probably use it to containerize my applications and simplify development and deployment, making it easier to manage dependencies.

Checklist

  • All necessary files and changes are made.
  • Documentation added to /docs.
  • Appropriate labels are added (frontend, backend, devops, infrastructure).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant