Closed JoannaBlatt closed 6 months ago
Going to start on this again.
Didn't make much progress. May take a break and try tomorrow.
taking break for real now
resuming work
I forgot to put in my starting message. I'm trying to make a new constants file that can auto incorporate the path, but I think it's better to just add it to the front end of all calls. I did figure out a structure I want. To finish this I'll have to incorporate the passing of the file path for each function and stuff. But I did half an hour of work on this.
Going to work more on figuring out the flow and consistency of variables needed.
Added some text to the title to help identify pages. Working to figure out how I want to implement this exactly and what pieces I need.
Working on framework still. Trying to create a basic workflow in a file without frills, then making this work with current pages.
The framework gave a 500 error so I'm building it up again to find which section caused it.
taking a break from working on the basic framework for dinner.
Going to work on this again. Currently at the point where I have makeDir.py take an argument and create directories in a directory named whatever was passed to it. Now to get shell script to take an argument and pass it to makeDir.py.
Working on this and #27 Along with #13 Which involves modifying paths in the backend.
taking a break for dinner
going to try and see if I can get a little more done
Paths now seem consistent.
Working on how file_path will be handled throughout the system. This involves handling through HTML,PHP, and JS. It will need to be in the initial form, set by php afterwards, then properly passed repeatedly to server and client side.