All Projects → DavidIlie → personal-dashboard

DavidIlie / personal-dashboard

Licence: other
Personal Dashboard for my services

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to personal-dashboard

heimdall tools
DEPRECATED: A set of utilities for converting and working with compliance data for viewing in the heimdall applications
Stars: ✭ 28 (-71.43%)
Mutual labels:  heimdall
react-simple-boilerplate
Simple React Boilerplate with Webpack, Github Actions, Scss, Lazy Loading etc....
Stars: ✭ 38 (-61.22%)
Mutual labels:  tailwindcss
reactjs-vite-tailwindcss-boilerplate
ReactJS + Vite boilerplate to be used with Tailwindcss.
Stars: ✭ 103 (+5.1%)
Mutual labels:  tailwindcss
forum
a Opensource Forum Web with Tailwinds and Laravel
Stars: ✭ 45 (-54.08%)
Mutual labels:  tailwindcss
shopify-foundation-theme
Modern Shopify theme using Shopify Theme Lab, Liquid, Vue and Tailwind CSS 🎨
Stars: ✭ 195 (+98.98%)
Mutual labels:  tailwindcss
home-lab
Documentation and configurations for my home lab
Stars: ✭ 41 (-58.16%)
Mutual labels:  homelab
XT-Tailwind-for-Joomla
XT Tailwind for Joomla. My Blog template, based on Tailwind CSS.
Stars: ✭ 15 (-84.69%)
Mutual labels:  tailwindcss
schier.co
🏡 My personal website and blog powered by Go, Tailwind, Postgres
Stars: ✭ 19 (-80.61%)
Mutual labels:  tailwindcss
modern-rails-flash-messages
Modern Rails flash messages - Example App
Stars: ✭ 21 (-78.57%)
Mutual labels:  tailwindcss
twind-cli
No description or website provided.
Stars: ✭ 25 (-74.49%)
Mutual labels:  tailwindcss
tailwind-caret-color
Tailwindcss plugin to color caret in input fields
Stars: ✭ 12 (-87.76%)
Mutual labels:  tailwindcss
tall-toasts
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS 🔥🚀
Stars: ✭ 296 (+202.04%)
Mutual labels:  tailwindcss
svelte-tailwind-snowpack
TailwindCSS with Svelte and Snowpack v3
Stars: ✭ 100 (+2.04%)
Mutual labels:  tailwindcss
wargabantuwarga.com
Inisiatif warga untuk berbagi informasi seputar fasilitas kesehatan dan alat kesehatan untuk COVID-19.
Stars: ✭ 533 (+443.88%)
Mutual labels:  tailwindcss
awesome-vue-boilerplate
😍 Awesome Vue Boilerplate 🥳 Vue 🥰 Vuex, vuex-pathify 🤗 element-ui 🤲 tailwindcss
Stars: ✭ 60 (-38.78%)
Mutual labels:  tailwindcss
kickstart
Ruby on Rails application templates
Stars: ✭ 61 (-37.76%)
Mutual labels:  tailwindcss
next-tailwind-starter
A starter for Next.js with Tailwind CSS and Typescript. Pre-configured with absolute import, TailwindUI and some additional components.
Stars: ✭ 22 (-77.55%)
Mutual labels:  tailwindcss
intellij-tailwind-css
Tailwind IntelliJ Plugin Tailwind Cheat Sheet
Stars: ✭ 49 (-50%)
Mutual labels:  tailwindcss
alternative-frontends
🔐🌐 Privacy-respecting web frontends for popular services
Stars: ✭ 821 (+737.76%)
Mutual labels:  selfhosted
tailwind-react-next.js-typescript-eslint-jest-starter
Starter template for building a project using React, Typescript, Next.js, Jest, TailwindCSS and ESLint.
Stars: ✭ 80 (-18.37%)
Mutual labels:  tailwindcss

Personal Dashboard

Currently, this is a personal dashboard tailored to my needs. The page is created using NextJS, TailwindCSS and Typescript.

WARNING: this is a development branch of me implementing all the features required to make this app usable by more people than just me, due to the huge interest in this reddit post.

Things that are/need to be added:

  • SQLite3 integration with Prisma
    • Create all models for each table
  • Setup page
    • First page (ask name)
    • Second page (create account)
    • Third page (modules - enable and add api keys for them)
      • Weather API Key Module
      • News API Key Module
        • Be able to decide their interestes/which page they like
      • IP Location API Key Module
    • Fourth page (summary)
  • Make /home fetch data from the database
  • Admin page
    • Add new services
    • Enable/Disable/Update Modules
  • Light/Dark mode

more features can be requested by creating a new issue

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].