Skip to content

IsraelSI11/stock-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

StockHub

A basic web application made with Angular 18 and Spring, created to help manage and track storage over time. I developed this project as a way to practice and improve my skills with Angular while exploring its core features and functionality.

Installation/Dev

Launch web client

  cd frontend/
  npm install
  npm start

Launch backend

The same process as starting a Springboot application.

Demo

StockHubDemo.mp4

Environment Variables

In the application.properties file, make sure the PostgreSQL database configuration is correct. Also, ensure that the frontend URL is properly set.

Authors

License

MIT