https://github.com/boddepallyvenkatesh06/build--website-using-an-api-with-html-javascript-and-json
Developed a responsive seat selector UI using HTML, CSS, and JS, improving user experience for selecting seats in a business, enhancing efficiency and user satisfaction.
https://github.com/boddepallyvenkatesh06/build--website-using-an-api-with-html-javascript-and-json
css html javascript javascript-framework json
Last synced: 8 months ago
JSON representation
Developed a responsive seat selector UI using HTML, CSS, and JS, improving user experience for selecting seats in a business, enhancing efficiency and user satisfaction.
- Host: GitHub
- URL: https://github.com/boddepallyvenkatesh06/build--website-using-an-api-with-html-javascript-and-json
- Owner: BoddepallyVenkatesh06
- License: mit
- Created: 2023-09-15T15:35:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T15:57:15.000Z (over 2 years ago)
- Last Synced: 2025-02-01T16:11:14.855Z (about 1 year ago)
- Topics: css, html, javascript, javascript-framework, json
- Language: CSS
- Homepage: https://blogzen-gdsc.netlify.app/
- Size: 1.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Build--Website-using-an-API-with-HTML-JavaScript-and-JSON
## Get Started
### Demo 🎥
#### Website for this repository :
### Steps for Contributing
Frontend
- Fork and clone the Repo by typing the following commands in the terminal
```
$ git clone https://github.com//blogzen.git
$ cd blogzen
```
- Now to add your resource to website, add an object with keys same as listed in existing objects in the file.
- Save and commit your code.
- Push to your fork of the repository , navigate to original repository and make a pull request.
[](https://postimg.cc/BXXJkpyf)
[](https://postimg.cc/K1CzxXb7)
[](https://postimg.cc/CRR13h3L)
- Make changes to the code(for ex- add an update route)
- Stage your changes using:
```
$ git add .
```
- Commit your changes using:
```
$ git commit -m "add any comment"
```
- Push the changes to the forked repository using:
```
$ git push
```
- Navigate to the original repository and make a pull request
```
Showing Your Remotes
$ git remote
$ git remote -v
```
Adding Remote Repositories
```
git remote add upstream https://github.com/DSC-JSS-NOIDA/blogzen.git
```
Pulling from Your Remote
```
$ git pull upstream main
```
## Design
- The Prospective design of this project is here [Blogzen - Flutter](https://www.figma.com/file/lTsgJbWw8MRxWLa3c0PwWh/Blog-Project?type=design&node-id=0%3A1&t=9fkc7cb59hN4TlHW-1)
## Resources
- **Git and Github**: [Git and Github for Beginners](https://www.youtube.com/watch?v=RGOj5yH7evk)
- **Frontend**: [Frontend development for Beginners](https://www.youtube.com/playlist?list=PL9ooVrP1hQOH2k1SANK5rvq_EAgUKTPoK)
#### Happy?? Star ⭐ this Repo. 🤩
[](https://github.com/DSC-JSS-NOIDA/blogzen)
[](https://github.com/DSC-JSS-NOIDA/blogzen)
[](https://github.com/DSC-JSS-NOIDA/blogzen)
[](https://github.com/DSC-JSS-NOIDA/blogzen)
> Made By GDSC JSS NOIDA with ❤️
[](https://github.com/DSC-JSS-NOIDA/blogzen)
[](https://github.com/DSC-JSS-NOIDA/blogzen)
> **_Need help?_** > **_Feel free to contact us @ [dscjssnoida@gmail.com](mailto:idscjssnoida@gmail.com?Subject=DSCHackFest2023)_**
## License
Licensed under the [MIT license](LICENSE).