Skip to content

Issue 1 create landing page - #12

Merged
kaojb-bass merged 4 commits into
use_uvfrom
issue-1-Create_Landing_Page
Jan 9, 2026
Merged

Issue 1 create landing page#12
kaojb-bass merged 4 commits into
use_uvfrom
issue-1-Create_Landing_Page

Conversation

@kaojb-bass

Copy link
Copy Markdown
Collaborator

Change Summary

Added sign up/register form
Added login
Tasks page now requires authentication, users are restricted to their task view only
(Very unfinshed) landing page and nav bar

Change Form

Changes to backend views and urls and tasks page, index is now landing page, all other changes are new files

Other Information

Task CRUD operations need checking

@Precipicee

Copy link
Copy Markdown
Collaborator

It looks mostly good!

A couple of things I wanted to address, however:

  • On the first page, it only has a sign-up button (no login button).
  • The ID literally doesn't matter in the URL now, so I think it should just be deleted.
  • The navbar doesn't seem to have the links working properly
  • I haven't tried signing up yet, but logging in seems to work well.
  • I think we need to merge it with the current issue-7 branch to test stuff? I'm okay with merging this into main to test though - clearly some stuff is outdated.

Finally, comments about the merge conflicts:

  • The one with focus.tsx may just be that you used an outdated version of @TobbleCobble 's page - if u could discuss this with him quickly it should be easy to resolve?
  • The index.tsx one seems to just be you changing the page from the original ping-pong to an "actual" landing page - so that should be a simple fix :)

@kaojb-bass
kaojb-bass merged commit 4c8d10c into use_uv Jan 9, 2026
1 of 5 checks passed
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.

3 participants