Skip to content

lapinski/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio

A Portfolio Flask Web-App (project-oriented, flask-based python web-app).

This is a Flask-based web app with an orientation to portfolio management. The content will be available via markdown & yaml which will translate into routes.


Pre-Requisites

Quick Start

pip install -r ./requirements.txt

File Structure

  • ./models/ - All of the models used to represent content
  • ./models/remote/ - Models for objects received from services
  • ./documentation/ - All documentation for the project.
  • ./source/ - All source code
  • /tests/ - All Tests
  • ./tests/unit/ - Unit Tests
  • ./tests/behavior/ - Behavior Tests
  • ./tests/coverage/ - Test Coverage Tests
  • ./tests/performance/ - Performance Tests

About

portfolio-website (project-oriented, flask-based python web-app)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages