Design and implementation of community based car parking system The project wil

Design and implementation of community based car parking system
The project wil

Design and implementation of community based car parking system
The project will be a website where a user can login to but you have to signup first.
To signup, u will provide some details like your mail, name, name of car and plate no etc, u can login with your email and password.
To use d site now, after logging in, u will enter your destination, where u want to park your car,the site will show u d available slot to park your car in that destination, then user can select a slot with his preference.
The community car parking system should tell when there is a space for parking slot and also to help the driver select a parking space in the community

Design and implementation of community based car parking system The project wil

Design and implementation of community based car parking system
The project wil

Design and implementation of community based car parking system
The project will be a mobile app or website where a user can login to but you have to signup first.
To signup, u will provide some details like your mail, name, name of car and plate no etc, u can login with your email and password.
To use d site now, after logging in, u will enter your destination, where u want to park your car,the site will show u d available slot to park your car in that destination, then user can select a slot with his preference.

The first page contains the logo with the project name and includes register and

The first page contains the logo with the project name and includes register and

The first page contains the logo with the project name and includes register and login
Once you write the data in it, it is saved in localhost/ my admin. Once we record the data, including the name, password, password confirmation, and other data, it takes us to a second page.
The logo and name must be present on all pages
It contains the home and camps and their pictures with the price, reservation, confirmation of reservation, payment, and exit
The camp contains pictures of camps with the price, and if a person wants to rent a camp, he just clicks, then he presses confirm, and then the data goes to localhost, saves it, and goes to home, and then there is a box that takes you back to home to set logout.
Then he goes to rent, enters and chooses the payment method, and the payment money is returned, and the full amount is calculated with the payment method and the camp site, and this data is entered in the local host, the same thing, after that the payment is made and the reservation is confirmed, and you must receive a message that the camp has been booked, which includes pictures of the camps with the price and If a person wants to rent a camp, he clicks on it and then clicks confirm and writes the date of reservation and the period when, and the following data is transferred to localhost, saved and goes home.
I will add a picture of the program I want to use

The first page contains the logo with the project name and includes register and

The first page contains the logo with the project name and includes register and

The first page contains the logo with the project name and includes register and login
Once you write the data in it, it is saved in localhost/ my admin. Once we record the data, including the name, password, password confirmation, and other data, it takes us to a second page.
The logo and name must be present on all pages
It contains the home and camps and their pictures with the price, reservation, confirmation of reservation, payment, and exit
The camp contains pictures of camps with the price, and if a person wants to rent a camp, he just clicks, then he presses confirm, and then the data goes to localhost, saves it, and goes to home, and then there is a box that takes you back to home to set logout.
Then he goes to rent, enters and chooses the payment method, and the payment money is returned, and the full amount is calculated with the payment method and the camp site, and this data is entered in the local host, the same thing, after that the payment is made and the reservation is confirmed, and you must receive a message that the camp has been booked, which includes pictures of the camps with the price and If a person wants to rent a camp, he clicks on it and then clicks confirm and writes the date of reservation and the period when, and the following data is transferred to localhost, saved and goes home.
I will add a picture of the program I want to use

For this assignment, you will be making a tic tac toe game you will use Javascri

For this assignment, you will be making a tic tac toe game you will use Javascri

For this assignment, you will be making a tic tac toe game you will use Javascript and manipulate and work with the DOM and events. – Matches the Figma designs that will be ATTACHED BELOW, MUST MATCH THIS, (color, size, lines, shapes, everything)
– Is responsive – looks good on mobile (375px) and desktop (1280px) screen sizes
– Clicking on a square updates the board.
– There are two aspects at play here.
1. The board needs to be updated visually when a user clicks on a square.
2. The game progress needs to be stored in JavaScript so we can know what moves have been made when someone wins the game, and whose turn it is.
– Play alternates between two players.
– Check after every move if someone has won the game. If there is a winner, alert the user and tell them whether it was player 1 or player 2.
– Clicking the “restart game” button should clear the board both visually and logically (in any global JavaScript variables you’ve set).
**Suggested approach:**
1. Code the HTML and CSS for the page.
2. Add event listeners to the board squares.
3. Create any global JavaScript variables you think you’ll need.
4. Create corresponding functions for the event listeners.
5. Create any helper functions for things like checking whether a user has won, etc.
Extra Credit On hover/mouseover, show a faded version of the move that will be made when the user clicks the square.

Project Description This project is to create a website about yourself that wort

Project Description
This project is to create a website about yourself that wort

Project Description
This project is to create a website about yourself that worth 20% of your final grade. This project is to plan, design, and develop a static personal website presenting your professional skills and a portfolio of your school/work projects using front-end web applications only.
The purpose of this assignment is to create a professional online portfolio. This website can help you obtain a job and therefore should be professional in nature. This means presenting yourself in the best light possible and only including materials you would like a prospective employer to view. You may use materials developed elsewhere but review and update them if necessary.
This individual project will ensure that everyone is able to participate in the final group project. While some of you may already have personal websites, this project will require you to build a new site from scratch to meet the following criteria.
Minimum Requirements:
• Your website must include appropriate and understandable page titles for each page. These titles display at the top of the browser when users view your pages
• Must have a minimum of three sub-pages excluding the homepage. Additional pages MUST be subpages linked off the homepage
◦ Homepage: This page will include a brief introduction of the site, links to the other pages, pictures, etc.
▪ Name the Homepage file ‘index.html’
◦ About me page: this page tells about yourself and everything you want a prospective employer know about you.
◦ Other pages may include the followings:
▪ Project page: This page should include an organized set of your past/current projects.
▪ Future goals page: This page should include an outline of what you want to achieve in the future.
▪ Resume page; Create a resume for yourself and include that on this page.
• Use HTML5 and CSS3 only (use of templates is not allowed)
• Use external CSS files
• Pages must be professionally related and well organized and each page should have a clear navigation bar (links to all the pages in the website)
• All links must go to designated targets
• Other things to consider:
◦ Check your website for any misspellings or grammatical errors
◦ Your website should be attractive, easy to navigate, and pages should fit together properly.
◦ Check your website for accessibility. Your website must be accessible to hearing and visually impaired users. For example, use standard internet fonts and include alternate text for all images
◦ Your code must be correct, well-structured, free from clutters, and easy to read
◦ Use proper indentation and add comments where it helps with the readability of your code. If you copy codes from somewhere else, make sure you review and adjust it to your page. Avoid having any unnecessary lines of code that don’t do anything with your page.
◦ Avoid using multiple styling formats
◦ If information cannot be viewed due to a webpage error, it will be considered absent. Therefore, verify that the entire website works properly.
NOTES:
• You may decide to go with a one-page design format if you wish to. If so, you still need to cover all the requirements listed above.
• Your website for this project doesn’t have to be fully responsive, but it must be displayed with a reasonable proportion to a regular screen size.
Where to start?
• Before beginning to code, think about your content, plan out your entire website using wireframing, and start coding with your homepage (index.html).
• After you have planned out the number of webpages (four for example), create and save blank (empty) HTML files, one for each page
◦ Note: If your website is one-page format, you will only have one HTML file
• Use a good naming convention for all your files (short but meaningful names)
• Save all files into a folder labeled ‘Lastname_FirstName_Project1’
• IMPORTANT!!!!!!!! – All of the files (word, picture, text, video, etc) that support a webpage MUST be in the same folder as the HTML files. Therefore, if you want to use a picture on your website and the picture is on a different directory, it must be copied into the folder where all other HTML files are located.
◦ Do not change the relationship of the files to one another when your editing is complete
How to submit?
Organize all the files associated with your website, including the text files, images, video, etc, in one folder labeled as ‘Lastname_FirstName_Project1’, compress (zip) the folder and upload the zipped folder to your Canvas under this Project.
IMPORTANT: Please note that you should rename your folder in the right format before compressing it. Your submission will not be graded if it doesn’t follow the right format. Additional web pages may be organized in separate folders that are named properly, but your final submittal is one folder only (‘Lastname_FirstName_Project1’ folder) that includes all the subfolders and other associated files.
Project Assessment
This project has 100 points and takes 20% of your final grade. The evaluation will be based on the following criteria:
1 Appearance and Attractiveness 20 pt
2 Appropriate and Related Content 15 pt
3 User Friendliness 15 pt
4 Code Readability 15 pt
5 Code Correctness (valid HTML5 and CSS3) 20 pt
6 Accessibility 15 pt
Total Grade: 100 pt (20% of the Final Grade)

Q1. Explain the differences between programming on the client and server sides,

Q1. Explain the differences between programming on the client and server sides,

Q1. Explain the differences between programming on the client and server sides, and what languages are used for each?
Q2.JavaScript, HTML, CSS, and other web design and production processes are all affected by the progressive enhancement. Explain what is the purpose of PE, and what strategies are involved?
Q3.Describe the different ways to specify a web page’s
URL and when they should be used? Give an example for each of them.
Q4.Create a webpage that display your name and ID using the most significant heading. Also, use the university logo as a hyperlink to the SEU website.