Git Product home page Git Product logo

admin-dashboard's Introduction

Admin Dashboard

An admin form built with JS, HTML & CSS as part of The Odin Project curriculum. Designed to be responsive on desktop, tablet and mobile. Makes use of CS grid and has a JS collapsible menu & dark mode built in.

Demo here

Image of live version

Thoughts

This project really helped me in getting used to grid and flex. I think I ended up making pretty much everything either a flex or grid container/element.

Possible Improvements

  • I ended up trying to somewhat follow the example design screenshot but did spend a fair bit of time looking around the web at other types of admin-form layout. I feel like there's a ton of design improvements I could make so that it is more visually appealing. The colours and contrast could do with some improvement also.
  • I did a bunch of reading on the ways dark mode can be implemented and I may go back at some point and add in the JS logic to pick up the users preference via local storage or the Window watchMedia method. This could be used to start with the preferred default (mine just starts with light mode). I also looked into adding a slider button or something that makes the selection more visible to the user.
  • The way that I implemented the menu takes advantage of grid auto-adjusting (the button removes some text and the column is set to auto-adjust to content width). This works for the style I was going for but I did trial completely removing the nav when the hamburger icon is clicked which does free up more space on mobile. I may go back and implement this at some point.

Credits

admin-dashboard's People

Contributors

casssb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.