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

Account System + Tailwind Implementation #96

Merged
merged 92 commits into from
Oct 24, 2023
Merged

Account System + Tailwind Implementation #96

merged 92 commits into from
Oct 24, 2023

Conversation

noahcussatti
Copy link
Contributor

Account System Implementation

Created basic user account system with registration, login, and page restrictions. Also implemented admin page for database management as well as a basic profile management page with the ability to change one's password.

Tailwind Implementation

  • Removed bootstrap
  • Added Tailwind CSS and Flowbite
  • Refactored all template pages
  • Implemented Django component
  • Created components for 'field', 'button', 'input', and 'popup'
  • Cleaned up codes
  • Bug fixes
  • Added background wave animation
  • Basic redesign of all views

RuikangRPI and others added 30 commits September 19, 2023 17:02
- Implemented tailwindcss for UI design
- Added docker-compressor to requirements as it's needed for tailwind
- removed bootstrap
- revamped navbar using tailwind
- Many pages are still broken, but will be fixed soon
- wave animation
- if search result is empty render no results
Added a dropdown menu for Search, and removed a redundant "Upload" link
- alert
- search-result if no result render stuff
@noahcussatti noahcussatti added enhancement New feature or request Web Dev labels Oct 20, 2023
@noahcussatti noahcussatti requested a review from jaw12346 October 20, 2023 20:45
@jaw12346
Copy link
Member

jaw12346 commented Oct 22, 2023

Landing page in this PR is looking a little funky compared to Production. Please take a look at let me know if this is intentional. Icon not locked to the edge of the screen, "Simplify studying with ACMAS" on the edge rather than floating.
image

@jaw12346
Copy link
Member

jaw12346 commented Oct 22, 2023

"New Search" button after a failed search-by-course and search-by-question is inaccessible when the animated wave goes over it. Please fix by having the button on top of the wave. Button is also broken.
image
image

@jaw12346
Copy link
Member

jaw12346 commented Oct 22, 2023

Please make this into a blue button similar to our other buttons on the site. Same with the registration button below it.
image

@jaw12346
Copy link
Member

Please make this a blue button
image

@jaw12346
Copy link
Member

Search by course is broken. Replicate by using school 'a', course 'b', and attempt to upload a PDF.

@jaw12346
Copy link
Member

Manual upload blue button is inaccessible due to animated wave and does not respond to clicks.
image

@jaw12346
Copy link
Member

Text file reader page buttons inaccessible due to animated wave and do not respond to clicks.
image

@jaw12346
Copy link
Member

Question search results blue button inaccessible due to animated wave.
image

@jaw12346
Copy link
Member

Please make blue Register button.
image

Copy link
Member

@jaw12346 jaw12346 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve each of my comments and acknowledge once each has been completed by applying a thumbs-up emoji.

Copy link
Member

@jaw12346 jaw12346 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, guys! Approved.

@jaw12346 jaw12346 merged commit 7f1c151 into main Oct 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Web Dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants