Skip to content

Resilient08/djangoapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djangoapi

This project was built using Django (squlite), HTML, and Bootstrap

Stock Portfolio

This is a a Stock Portfolio app that allows user to add and delete stock symbols. Current stock information is pulled into the Portfolio table with the iexcloud.io API website.

Stock Portfolio Home Page

This is the landing page for the app. Users are able to search for stock tickers and pull in current Stock data.

Add Stock Page

Users are able to add stocks to their portflio table for tracking current stock data and trends.

Delete Stock Page

Users are able to delete stocks from their portfolio if they wish.

djangoapi Tech Stack Selection:

Version Control Sys: Github Frontend: HTML/Bootstrap, WebServer Imp: Django Data Layer: Sqlite Web Server Cloud Dep: TBD (I have used Heroku) Web App Cloud D: TBD (I have used Netlify)

Important info for running project

Project runs in your python venv. Here are steps (windows):

  1. cd into stock directory of project
  2. run python -m venv venv
  3. run source venv/Scripts/activate
  4. run python manage.py runserver to run project on localhost:8000, Command C to turn off
  5. run deactivate to turn off.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages