Skip to content

Merge #463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Merge #463

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions C1-Online_Profiles/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ For this assignment you will need to upload your resume, and provide links to yo
## Submission Instructions

### GitHub
Provide a link to your GitHub account here.
https://github.com/TonyBell94

### LinkedIn
Provide a link to your LinkedIn account here.
https://www.linkedin.com/in/tony-bell-7b4168157/

### Resume
You will need to upload a .PDF of your resume to this repo, or connect with your mentor on an alternate way of submitting your resume.
Expand Down
Binary file added LaunchCode ResumePDF.prn
Binary file not shown.
1 change: 1 addition & 0 deletions MIAMI-LEARNERS(01-2019).md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@

### Example's Group
- [Student, Example (@ExampleLiftoffStudent)](https://github.com/ExampleLiftoffStudent/liftoff-assignments)
- [Anthony, Bell ([email protected])](https://github.com/TonyBell94/liftoff-assignments)
21 changes: 17 additions & 4 deletions P2-Project_Outline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,24 @@ For this assignment, you will submit a high-level outline of your project. This
## Submission Instructions

### Overview
Include overview here
The user must log in or create an account.
Based on the users' selected stocks the app
will inform the user whether or not they should
buy the stocks at that moment. The decision to
purchase or not to will be made easy for the user.

### Features
Include Features here
1* User Login
2* List of Stocks that have increased in the past month
3* Save users favorite stocks to purchase from

### Technologies
Include Technologies here
1- C#
2- API Intrinio
3- MySQL
4- SQL Alchemy
5- JSON


### What I'll Have to Learn
Include what you will need to learn here
How to extract information from an API. Can you use multiple APIs. Should I use multiple APIs. Which APIs should I use?
6 changes: 3 additions & 3 deletions P3-Project_Planning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ For this assignment, you'll create some initial plans for your project.
## Submission Instructions

### Wireframes

https://2hkw72.axshare.com/#g=1&p=home&c=1
(Include at least 3 wireframes here, adding images or files to your the repository as necessary. Format them as a bulleted/unordered list with links to the files.)

### Project Tracker

https://www.pivotaltracker.com/n/projects/2237008
(Include a link to your public Pivotal Tracker project. Be sure you have user stories added for at least your first 2-week sprint.)

### Project Repo Link

https://github.com/TonyBell94/FFF
(Include a link to your project on GitHub)
2 changes: 1 addition & 1 deletion P4-Project_Setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ This assignment will get you set up and rolling with a basic project. By the end
## Submission Instructions

### Project Repository
Change this text with a link to your project repository here. Also add a README.md file to your project repository.
https://github.com/TonyBell94/FFF/tree/master