Skip to content

Commit

Permalink
added final
Browse files Browse the repository at this point in the history
  • Loading branch information
Suneet25 committed Jan 22, 2023
1 parent 1b7df7a commit ec58165
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 22 deletions.
66 changes: 44 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,54 @@
## Zoomcar clone working on it...
## Working on Zoomcar clone....

Tasks for all Team mate
<h1>Landing Page</h1>
<br>

![image](./readme_images/s1.png)
<br>

<h1>Login Page</h1>
<br>

Suneet - Navabr, sidebar, HOmepage
![image](./readme_images/s6.png)

Papri - Signup Login, Login navbar change
<br>
<h1>Cars Page</h1>
<br>

Abhishek - Calander page, Host page
![image](./readme_images/s2.png)
<br>

Jyoti - Payment page, Process to pay page with location thing
<h1>Single Car Page</h1>
<br>

Nitin - Cars Page (search functionality),
Process to pay page - This page is Private Page Means Protected without login can't access
![image](./readme_images/s3.png)
<br>

<h1>Payment Page</h1>
<br>

![image](./readme_images/s4.png)
<br>

Media Queries
<h1>Payment Successful Page</h1>
<br>

![image](./readme_images/s5.png)
<br>

Tasks for all Team mate

@media only screen and (min-width: 769px) and (max-width: 1110px) {

}
@media only screen and (min-width: 481px) and (max-width: 768px) {

}
@media only screen and (min-width: 321px) and (max-width: 480px) {

}

@media only screen and (max-width: 320px) {

}
<hr>
<b>Suneet</b> - Navabr, sidebar, Landingpage,HostPage,DatePage,Routing
<br>
<b>Papri</b> - SignupPage, LoginPage,Responsiveness,Routing
<br>
<b>Nitin</b> - Cars Page (sorting and filter functionality),SingleCarPage
Process to pay page - This page is Private Page Means Protected without login can't access,
LocationPage,Routing
<br>
<b>Jyoti</b> - Payment page, Process to pay page with location thing,Routing
<br>
<br>
<br>
<h3>Thank You 🙂
Binary file added readme_images/s1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/s2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/s3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/s4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/s5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/s6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec58165

Please sign in to comment.