Skip to content

bu3alwa/personal-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a personal dashboard that has daily needs such as: RSS Feeds, Market Data,

Getting Started

Start with docker-compose for intializing the database.

docker-compose up -d

then run the development server with the .env file set to your config

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Todo

Todo:

  • Authentication with passport jwt
  • Mongoose implementation
  • Migrate authentication and ORM to prisma and nextauth
  • Task list feature
  • News reader rss feature
  • Finacial top gainers and loser feature
  • Dashboard page
  • unit testing

Future Work:

  • Add custom rss links given by user
  • Switch to tailwind css
  • Add twitter feed

About

personal dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published