Skip to content

Stock wishlist analysis using Next.js, GraphQL, and PostgreSQL to efficiently track and analyze selected stocks.

License

Notifications You must be signed in to change notification settings

VaibhavMathur-2003/Finalytics

Repository files navigation

Finalytics

Finalytics

A webapp using Next.js, PostgreSQL, GraphQL, and Next-auth to create and manage multiple stock wishlists, add stocks, and gain valuable insights through detailed analytics and customizable date ranges.

Landing Page

Utilized Framer-motion to animate frontend

Wishlist Page

Add as-many wishlist as you want and get complete analytics.

Dashboard

Analysing profit-loss distribution, top gainer/losers, a calender to set date range etc.

Built with

  • NextJs
  • PostgreSQL
  • GraphQL
  • TypeScript
  • Tailwind
  • Next-auth
  • ShadCN
  • Framer Motion

Mobile support

Finalytics is compatible with devices of all sizes.

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results) or like to request a new function, kindly open an issue here.

MIT © Vaibhav Mathur

About

Stock wishlist analysis using Next.js, GraphQL, and PostgreSQL to efficiently track and analyze selected stocks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published