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. |
Site - Finalytics Website
Utilized Framer-motion to animate frontend
Add as-many wishlist as you want and get complete analytics.
Analysing profit-loss distribution, top gainer/losers, a calender to set date range etc.
- NextJs
- PostgreSQL
- GraphQL
- TypeScript
- Tailwind
- Next-auth
- ShadCN
- Framer Motion
Finalytics is compatible with devices of all sizes.
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
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