Who Am I?
I'm Dylan McCreary from Tupelo, MS. I am training to be a Software Developer at Base Camp Coding Academy.
I'm Dylan McCreary from Tupelo, MS. I am training to be a Software Developer at Base Camp Coding Academy.
A remake of Cards Clone that was built-in Django, but rebuilt in Node.js and Express.js. Wrote a login & logout system from scratch. User information stored within MongoDB. Worked with another peer to create this application in 4 days. It is still currently being worked on.
Web application built-in Django to practice learning content. This web app is designed to let the user learn a specific topic and keep track of their progress on their learning journey. It stores everything into a PostgreSQL database to keep track of everything that is happening./p>
An application that stores hotel reservation information. The application was developed in Python3 using the Tkinter module which allows GUI support. All the information is stored in a SQL database, which can also be edited the data within the GUI application.