Skip to content

Full admin panel functionality#94

Draft
elijaholmos wants to merge 16 commits into
mainfrom
admin-be
Draft

Full admin panel functionality#94
elijaholmos wants to merge 16 commits into
mainfrom
admin-be

Conversation

@elijaholmos

@elijaholmos elijaholmos commented Feb 11, 2022

Copy link
Copy Markdown
Member

TODO BEFORE MERGE

  • Connect homepage to admin page
  • Add data validation
  • Add login handler
  • Take a second pass over the admin panel frontend to improve UX
  • Add Create Committee ability

Summary of Changes

Imagery

image

commit 70c7f90
Author: David Segovia Gutierrez <83076588+typhlosion64@users.noreply.github.com>
Date:   Thu Feb 10 17:09:40 2022 -0700

    admin panel template (#93)

commit 9cf363c
Author: Michael Duisenberg <53163559+MrDuise@users.noreply.github.com>
Date:   Mon Feb 7 20:33:51 2022 -0700

    New about (#92)

    * Redesign of About page

    Updated layout and CSS of about page

    * update footer

    * change the brightness of my img because it irked me

    * Added new leaders and updated css

    Co-authored-by: elijaholmos <eli.olmos9@gmail.com>

commit 4054025
Author: Kayla Currier <59896865+KCurrier1@users.noreply.github.com>
Date:   Mon Feb 7 18:03:52 2022 -0700

    Kaylas styling tweaks (#90)

    * Few Style Tweaks

    Deleted unused style sheets

    * More slight tweaks

commit a887448
Author: elijaholmos <eli.olmos9@gmail.com>
Date:   Mon Feb 7 17:53:13 2022 -0700

    refactor committee page to remove jquery
@Max1mus7

Copy link
Copy Markdown
Contributor

Unless you plan on doing this entirely by yourself, please explain more clearly what you want for each task. For example, answer questions like "What data should be validated and what makes it valid?". This would make it easier for people like myself to jump in and help out.

@elijaholmos elijaholmos marked this pull request as draft February 18, 2022 15:04
@elijaholmos

Copy link
Copy Markdown
Member Author

I want to break the admin panel into different sections for homepage, projects, and committees. the content on each of these pages will be stored & edited separately

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.

Introduce admin page functionality

3 participants