Platform You will do this project on your own PC/laptop. You may use a text edit

Platform
You will do this project on your own PC/laptop. You may use a text editor to develop
your Java programs, but you may use an IDE, such as IntelliJ Idea or Eclipse, if you
want.
Here are some examples:
o xpath.java
o xslt-example.xsl
o xslt.java
o cs .xml
Documentation
The following web pages provide some tutorials. Use them as a reference only.
o XPath Tutorial
o Another XPath Tutorial
o Java API for javax.xml.xpath
o XSLT Tutorial
o Another XSLT tutorial
o XSL Transformations (by XML Bible)
Project Requirements
Consider the following XML document along with its DTD that describes recipes:
o recipes.xml
o recipes.dtd
Write an XSLT program recipe.xsl to display the recipes nicely on a web browser. The XSLT
should generate HTML code. You should display all data except the related elements. Use the Java
program xslt.java to test your XSLT and then load the resulting html output file on your web
browser.
All the files xpath.java, xslt-example.xsl, xslt.java and cs .xml are in the zip folder PA5

Platform You will do this project on your own PC/laptop. You may use a text edit

Platform
You will do this project on your own PC/laptop. You may use a text editor to develop
your Java programs, but you may use an IDE, such as IntelliJ Idea or Eclipse, if you
want.
Here are some examples:
o xpath.java
o xslt-example.xsl
o xslt.java
o cs .xml
Documentation
The following web pages provide some tutorials. Use them as a reference only.
o XPath Tutorial
o Another XPath Tutorial
o Java API for javax.xml.xpath
o XSLT Tutorial
o Another XSLT tutorial
o XSL Transformations (by XML Bible)
Project Requirements
Consider the following XML document along with its DTD that describes recipes:
o recipes.xml
o recipes.dtd
Write an XSLT program recipe.xsl to display the recipes nicely on a web browser. The XSLT
should generate HTML code. You should display all data except the related elements. Use the Java
program xslt.java to test your XSLT and then load the resulting html output file on your web
browser.
All the files xpath.java, xslt-example.xsl, xslt.java and cs .xml are in the zip folder PA5

Choose font and color schemes that are appropriate for the brochure’s purpose and audience.

Journal Prompt
Extend Your Knowledge: Create A Brochure for a Business
Use these guidelines as you complete the assignments in this module and create your publications outside of this class.
Decide on the purpose, shelf life, and layout.
Select a template that suits your needs.
Choose font and color schemes that are appropriate for the brochure’s purpose and audience.
Create the brochure.
Replace all placeholder and default text.
Copy and paste text when possible to avoid introducing new errors.
Edit forms.
Use appropriate pictures with captions.
When you swap pictures, when possible, ensure that they fit in the space.
Identify how to format various objects in the brochure.
Copy formats and adjust font sizes for consistency.
Apply transparency to text boxes and pictures where appropriate.
Use stylistic sets to enhance the brochure.
Proofread and check the publication.
Read the brochure.
Ask another person to read it.
Use the spelling checker feature.
Use the Design Checker.
Plan for printing and packing.
Click on the response box below and attach a . PDF copy of your Trifold Brochure (front and back) to this assessment page.

Moreover, i also plan to implement another feature that will tell user the amount and what ingredients are needed to prepare the dish.

Need help with a Web Site Project. Please refer to attached files in the .zip folder below for detailed instructions.
1. Refer to Documentation folder in the .zip file for Proposal which contains all the information and features that needs to be implemented. Please make sure to give a proper read so that you are following the exact instructions. I will not accept anything if it is not to the specifications.
2. Refer to Requirements in the documentation folder to see what tools and technologies and what to use to actually make the project. please make sure you follow the requirements exactly. Any extra frameworks or something that is not mentioned in the requirements if it is used the project will not be accepted.
3. Please go the asset folder for the logo that is already created to use on the website and also the color pallet. Please use your judgment and use the logo and colors throughout the website.
4. Please refer to the sample project folder which contains some explanation of similar project that I got from GitHub. They are similar but not exactly to mine but are similar nonetheless so you can use them as reference.
Again, please make sure that you follow the guidelines and requirements to the point otherwise your hard work will not be rewarded so please be sure.
Project Description: Create a website or a web-based application that will maintain a database of different cooking recipes. The website will help users to create a profile using login like the assignments and then give user the ability to add recipes and steps to follow those recipes. This is the general idea for now.
Desired Outcome
The desired outcome for this project is to give users the ability to maintain a simple database of different cooking recipes. Additionally, upon completion of this project users will be able to add, delete and update their recipes. The recipes will also list the corresponding steps to successfully prepare that food. Moreover, I also plan to implement another feature that will tell user the amount and what ingredients are needed to prepare the dish.
Actions to Complete
Landing Page which will present user to either set up a new profile or sign in.
Create numerous pages to accommodate all the features that we talked in the project proposal.
Create a database using my PHP admin that will store and maintain user information such as login credentials, recipe information and more.
Create necessary elements and assets such as logos, framework and more for front end
Tools/Resources To be Used
This project will make use of numerous to successfully complete the project. These are discussed in more detail below.
This project will use the Team Project description provided by the project manager to make sure all the requirements and specifications are being met.
Notepad++ will be used as the editor of choice.
myPHPadmin will be used to create and maintain database.
For this project we will be making use of bootstrap 5 for front end.
MVC architecture will be used to facilitate thedevelopment of user interface.
Additionally, this project will make use of Ajax, JSON, jQuery, HTML5, CSS3, Javascript, and PHP.
The logo for the website will be created using Adobe Illustrator and also, we will use a specific color pallet through the project to make it look good.
Lastly this p[reject will make use of code from class exercises, assignments and will in general use the course material as reference material. Additionally, we will also be using W3schools whenever we need some extra help or ideas for implementing something.

The desired outcome for this project is to give users the ability to maintain a simple database of different cooking recipes.

Need help with a Web Site Project. Please refer to attached files in the .zip folder below for detailed instructions.
1. Refer to Documentation folder in the .zip file for Proposal which contains all the information and features that needs to be implemented. Please make sure to give a proper read so that you are following the exact instructions. I will not accept anything if it is not to the specifications.
2. Refer to Requirements in the documentation folder to see what tools and technologies and what to use to actually make the project. please make sure you follow the requirements exactly. Any extra frameworks or something that is not mentioned in the requirements if it is used the project will not be accepted.
3. Please go the asset folder for the logo that is already created to use on the website and also the color pallet. Please use your judgment and use the logo and colors throughout the website.
4. Please refer to the sample project folder which contains some explanation of similar project that I got from GitHub. They are similar but not exactly to mine but are similar nonetheless so you can use them as reference.
Again, please make sure that you follow the guidelines and requirements to the point otherwise your hard work will not be rewarded so please be sure.
Project Description: Create a website or a web-based application that will maintain a database of different cooking recipes. The website will help users to create a profile using login like the assignments and then give user the ability to add recipes and steps to follow those recipes. This is the general idea for now.
Desired Outcome
The desired outcome for this project is to give users the ability to maintain a simple database of different cooking recipes. Additionally, upon completion of this project users will be able to add, delete and update their recipes. The recipes will also list the corresponding steps to successfully prepare that food. Moreover, I also plan to implement another feature that will tell user the amount and what ingredients are needed to prepare the dish.
Actions to Complete
Landing Page which will present user to either set up a new profile or sign in.
Create numerous pages to accommodate all the features that we talked in the project proposal.
Create a database using my PHP admin that will store and maintain user information such as login credentials, recipe information and more.
Create necessary elements and assets such as logos, framework and more for front end
Tools/Resources To be Used
This project will make use of numerous to successfully complete the project. These are discussed in more detail below.
This project will use the Team Project description provided by the project manager to make sure all the requirements and specifications are being met.
Notepad++ will be used as the editor of choice.
myPHPadmin will be used to create and maintain database.
For this project we will be making use of bootstrap 5 for front end.
MVC architecture will be used to facilitate thedevelopment of user interface.
Additionally, this project will make use of Ajax, JSON, jQuery, HTML5, CSS3, Javascript, and PHP.
The logo for the website will be created using Adobe Illustrator and also, we will use a specific color pallet through the project to make it look good.
Lastly this p[reject will make use of code from class exercises, assignments and will in general use the course material as reference material. Additionally, we will also be using W3schools whenever we need some extra help or ideas for implementing something.

Moreover, i also plan to implement another feature that will tell user the amount and what ingredients are needed to prepare the dish.

Need help with a Web Site Project. Please refer to attached files in the .zip folder below for detailed instructions.
1. Refer to Documentation folder in the .zip file for Proposal which contains all the information and features that needs to be implemented. Please make sure to give a proper read so that you are following the exact instructions. I will not accept anything if it is not to the specifications.
2. Refer to Requirements in the documentation folder to see what tools and technologies and what to use to actually make the project. please make sure you follow the requirements exactly. Any extra frameworks or something that is not mentioned in the requirements if it is used the project will not be accepted.
3. Please go the asset folder for the logo that is already created to use on the website and also the color pallet. Please use your judgment and use the logo and colors throughout the website.
4. Please refer to the sample project folder which contains some explanation of similar project that I got from GitHub. They are similar but not exactly to mine but are similar nonetheless so you can use them as reference.
Again, please make sure that you follow the guidelines and requirements to the point otherwise your hard work will not be rewarded so please be sure.
Project Description: Create a website or a web-based application that will maintain a database of different cooking recipes. The website will help users to create a profile using login like the assignments and then give user the ability to add recipes and steps to follow those recipes. This is the general idea for now.
Desired Outcome
The desired outcome for this project is to give users the ability to maintain a simple database of different cooking recipes. Additionally, upon completion of this project users will be able to add, delete and update their recipes. The recipes will also list the corresponding steps to successfully prepare that food. Moreover, I also plan to implement another feature that will tell user the amount and what ingredients are needed to prepare the dish.
Actions to Complete
Landing Page which will present user to either set up a new profile or sign in.
Create numerous pages to accommodate all the features that we talked in the project proposal.
Create a database using my PHP admin that will store and maintain user information such as login credentials, recipe information and more.
Create necessary elements and assets such as logos, framework and more for front end
Tools/Resources To be Used
This project will make use of numerous to successfully complete the project. These are discussed in more detail below.
This project will use the Team Project description provided by the project manager to make sure all the requirements and specifications are being met.
Notepad++ will be used as the editor of choice.
myPHPadmin will be used to create and maintain database.
For this project we will be making use of bootstrap 5 for front end.
MVC architecture will be used to facilitate thedevelopment of user interface.
Additionally, this project will make use of Ajax, JSON, jQuery, HTML5, CSS3, Javascript, and PHP.
The logo for the website will be created using Adobe Illustrator and also, we will use a specific color pallet through the project to make it look good.
Lastly this p[reject will make use of code from class exercises, assignments and will in general use the course material as reference material. Additionally, we will also be using W3schools whenever we need some extra help or ideas for implementing something.