An open API service indexing awesome lists of open source software.

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.

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.

[![fork.png](https://i.postimg.cc/xTPqkF38/fork.png)](https://postimg.cc/BXXJkpyf)


[![clone.png](https://i.postimg.cc/5t2F51kr/clone.png)](https://postimg.cc/K1CzxXb7)


[![clone-git-Bash.png](https://i.postimg.cc/kgcbtDw8/clone-git-Bash.png)](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. 🤩

[![ForTheBadge uses-git](http://ForTheBadge.com/images/badges/uses-git.svg)](https://github.com/DSC-JSS-NOIDA/blogzen)
[![ForTheBadge uses-html](http://ForTheBadge.com/images/badges/uses-html.svg)](https://github.com/DSC-JSS-NOIDA/blogzen)
[![ForTheBadge uses-css](http://ForTheBadge.com/images/badges/uses-css.svg)](https://github.com/DSC-JSS-NOIDA/blogzen)
[![ForTheBadge uses-js](http://ForTheBadge.com/images/badges/uses-js.svg)](https://github.com/DSC-JSS-NOIDA/blogzen)

> Made By GDSC JSS NOIDA with ❤️



[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://github.com/DSC-JSS-NOIDA/blogzen)
[![ForTheBadge built-by-developers](http://ForTheBadge.com/images/badges/built-by-developers.svg)](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).