Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 2.57 KB

File metadata and controls

73 lines (46 loc) · 2.57 KB

Project 2 StockYourself Frontend -- Team Amplifier

The goal of this project is to use the Agile project management philosophy, Scrum methodology. By working in a small team we were able to practice git workflows utilizing the following frameworks: PostgreSQL, Spring Boot, Angular, Spring testing, and Selenium.


StockYourself is a web application that allows users to make a portfolio with up to 5 stocks, tracking weekly activity, make posts on portfolios and post on other posts.

Technologies Used

  • AWS RDS PostgreSQL 12
  • Spring Boot on Java 8
  • JUnit 5
  • Spring Testing
  • Cucumber 7
  • Selenium 4
  • Angular

Features

List of features ready and TODOs for future development

  • user can log in
  • user can log out
  • user can view a post

To-do list:

  • user has a portfolio and upon logging in can view it
  • system will add stock ticker of stocks to users portfolio
  • user can update portfolio
  • user can view another users portfolio
  • users portfolio has a current ticker for the day
  • user can create a post
  • user can update a post made by self
  • user can delete a post made by self
  • user can comment on a post by another user
  • new user can register
  • admin can delete posts
  • admin can disable users

Getting Started

To download Angular2+, click on the guide.

Windows. https://ccbill.com/kb/install-angular-on-windows

Mac. https://www.zeolearn.com/magazine/setup-angular-mac

License

Copyright (c) 2022 Team Amplifire

Team Amplifire:
Brett Dixon
Daniel Joseph
Kimberly Kohel-Hayes
Andrew Wisdom

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.