fixerror / personal-dashboard

Personal Dashboard for my services

Home Page:https://dash.davidapps.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal Dashboard for my services

https://dash.davidapps.dev


Languages

Language:TypeScript 94.5%Language:CSS 3.2%Language:JavaScript 1.2%Language:Dockerfile 1.1%