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

Frontend application #1

Closed
wants to merge 5 commits into from

Conversation

DominicFrei
Copy link

@DominicFrei DominicFrei commented Feb 27, 2024

This PR adds:

  • a React.js app showcasing a simply TODO application
  • instructions in the README on how to deploy the app to AWS Amplify
  • Lambda functions to access the MongoDB Atlas database:
    -- GET TODOs
    -- POST new TODOs
    -- DELETE TODOs

@DominicFrei DominicFrei changed the title [DRAFT] Frontend Frontend application Feb 27, 2024
@DominicFrei DominicFrei marked this pull request as ready for review March 6, 2024 11:54
@DominicFrei DominicFrei marked this pull request as draft March 6, 2024 11:55
@DominicFrei
Copy link
Author

Superseeded by #4

@DominicFrei DominicFrei closed this Mar 6, 2024
@DominicFrei DominicFrei deleted the frontend branch March 6, 2024 19:43
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.

1 participant