JakNil Assignments Projects Final Project


Web page Goal:
Make an easy to use webpage were I can capture my work and references directly for both old project and new ones. 

Webpage features:
Contents should be transferable to new host after the course
Easy to add more material and categories
Should display the current status of all my projects, also the ongoing ones

Concepts for implementation and status:
Strategic folder structure
    Implemented. Each project gets a folder with and index.html file. 
CSS - for automatic content styling
    Not implemented, doing minimum styling to not lose time and create clutter in the files for easy later conversion.
Easy or automatic creating of new project pages
Easy or automatic uploading of pictures
HTML friendly ouput strategy for software i use
HTML friendly documentation strategy when doing physical experiments, including pic/videos.
    Todo: Find link to previous work done by JonNor

NOTES:
Ambitions for site:
More automated way of uploading pics and formatting text. 
Automatic sub page and menu options based on folder content.
Page customer is whoever reads this years later. They do not have context, link or describe.
All pages are dynamic workpages were all new data can be easily modified. 


TODO:
Figure out a more persistant linking stragety for intra site links.
Make user aware where they are on the page.
Drop down menues would be nice

BUGS & Fixes:
My links are a mess, they either work locally or online, figure out a solve. 
    Temp solution: "../ will give you one level higher parent directory." Can be stacked. Implemented.
    Premanent solution should be some kind of anchors? Figure out!  


Ideas:
Visual aids to what the links lead too?