@nick my responses wk1 ovrvw part 2
Describe the difference between Front-end and Back-end Development?
Front and back-end development represents the work completed on different sides of a website. Front end development is programming which focuses on things we see on a website, like the buttons, content organization, layouts, navigation, and images. Back-end development focuses on the side of a website users can't see, like building the code, database management, troubleshooting and debugging web applications.
What is a Database?
A computer database stores an accumulation of records and sets the information up for easy access, maintenance, and storage. As an example the records could be customer data, financial data, and product information.
What are some changes you made on the appearance of your web application?
I changed the color theme and changed the logo for nav bar.