Branch that handles the users world page. Shows user public and private worlds with info, as well as the friends list with button to add friends (currently not implemented). Users can also create worlds that add to database.
Related Issue(s)
Resolves #4
Changes
[x] Added world select page
[x] Added create world page
[x] Added rspec & cucumber tests for added functions
Testing
[x] Unit tests added
Checklist
[x] No linting issues.
[x] All tests pass.
[x] PR title is descriptive and follows the project’s convention.
🚀 Pull Request
Summary
Branch that handles the users world page. Shows user public and private worlds with info, as well as the friends list with button to add friends (currently not implemented). Users can also create worlds that add to database.
Related Issue(s)
Changes
Testing
Checklist