This is my first portfolio project, Mixed Messages. I chose to make a random space mission assignment that will output various specifics and messages about the randomly assigned mission.
Here is a link to the repository:
Please look it over and let me know what you think!
Project review:
I found it a pleasant challenge, and I was able to exercise many of JavaScript’s different capabilities to demonstrate what I’ve learned so far.
I neglected one aspect of the project instructions early on, which is setting up version control. I pushed the project to GitHub once it was finished instead of doing it after the initial file creation, a lesson learned for the future.
This project took me approximately 5 hours to complete, including taking a few breaks.