Skip to content

intelliVest is a website that tracks spending and recommends stocks based P/E ratios.

Notifications You must be signed in to change notification settings

MattNic2/intelliVest

Repository files navigation

intelliVest

intelliVest is a website that tracks spending and recommends stocks based P/E ratios.

All of the necessary files are not included so contact me if you want the full project's soruce code.

For this project I used php, html, mySQL, and a bit of javascript to create a website that makes tracking expenses and stocks easy.

Technical Details

The login system for this website uses REGEX for authentication and a mySQL database hosted on phpAdmin to store a user's details. Upon logging in, the user is met by tge homescreen that uses a Boot Strap HTML5 as a framework. There is a simple navbar at the top from which you can navigate to the finance tracker and the stock recomendations. When the user scrolls down, they encounter some additional information about each tab and a couple buttons that link to their respective pages.

image image image image

The finance tracker uses uses javascript ring animations to monitor how much one has spent in a single day, a week, a month, and even the year's expenses. These expenses are added using by clicking the "add expense" button on the side bar. These expenses are added to the mySQL database and is linked to the specific user that is logged in.

image image image

About

intelliVest is a website that tracks spending and recommends stocks based P/E ratios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages