¶ 1 Leave a comment on paragraph 1 0 This week saw the website finally starting to come together. Most of what came before was just Greg building the front-end skeletons and EJS views, but now the real meat of the project is being implemented. It ended up going pretty well. I didn’t have any issues with the coding or anything, and things worked out the way I expected them to. I had to change the database a little, but that wasn’t too bad.
¶ 2 Leave a comment on paragraph 2 0 What I ended up adding was the ability to upload a poem, encode it, view the poem and its encodings, search for poems, view your own profile of poems and encodings, and compare two encodings, The validation script also runs on the encode page and works perfectly. I’m sure there are still some bugs to work out in these that testing will bring out, but I’m confident that they work perfectly for now.
¶ 3 Leave a comment on paragraph 3 0 There are still some more features to add. I still need to offer the ability to change passwords, view an encoding after you’ve submitted it, and a few other things. Eventually, there might be a need for pagination on the search page as well.
¶ 4 Leave a comment on paragraph 4 0 I think the project is moving along well so far. We’ll definitely have something done completely by May.