Posts

Phase 2 of my Noteboard Experience

Github is a great tool to use to address the needs and problems of other programmers. I was able to look at 2 people's repository and add features and fix bugs. Since this is a note taking app, I decided that a helpful feature would be to have multiple tabs on the web page in order to take notes for multiple classes and keep it organized. For the bug, I was able to fix an error that came up when the note app was initially being loaded. I learned that a lot of people have different coding styles and that sometimes I'm not used to coding a certain way but I am still able to adapt and code it to the best of my abilities. I also learned that a lot of people provide different viewpoints and can help fix or add features that I did not envision/see before. The things I would do differently next time is plan ahead and create a prototype of what I would want to have as a finished product.  I would also research a lot more on new features and how to improve my application, which in t

Phase One of my Noteboard Application

Welcome! I have made a web based note taking app! Its my first time making a note taking app. It has a been a fun experience making this app since i havent coded in javascript and html in 4 months. I had a lot of help from friends too, collaboration is key in open source development as a lot of people have really cool ideas to offer. View my app at  https://jrdnlx.github.io/noteboard/ View my repo at  https://github.com/jrdnlx/noteboard