Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/for-ashraf/capstone-project-2---api-based-webapp
This repository is about building a web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it. The webapp will have 2 or 3 user interfaces. A Home Page, a popup window with more data and a reservation window.
https://github.com/for-ashraf/capstone-project-2---api-based-webapp
Last synced: about 1 month ago
JSON representation
This repository is about building a web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it. The webapp will have 2 or 3 user interfaces. A Home Page, a popup window with more data and a reservation window.
- Host: GitHub
- URL: https://github.com/for-ashraf/capstone-project-2---api-based-webapp
- Owner: for-ashraf
- Created: 2022-07-24T09:49:08.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-07-29T14:24:18.000Z (over 2 years ago)
- Last Synced: 2023-03-11T17:28:13.258Z (almost 2 years ago)
- Language: JavaScript
- Size: 986 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capstone - Project-2 --- API Based Webapp
> This is a group project of three people Muhammad Ashraf, Abraha and Luca.
> This project is about about building your own web application based on an external API. We will select an API that provides data about a topic that we liked and then build the webapp around it.
## Built With
- HTML
- CSS
- JavaScript
- webpack
- Linters
- API Consumption
- Kanban Board## Getting Started
To get a local copy up and running follow these simple example steps:
- Run "npm start" command at terminal to browse the page.
## Loom Video Link for a brief intro of the app- https://www.loom.com/share/8396b5be39a048bfb405aa3a122cf8ac
### Prerequisites
- Web Browser to browse and following tools to debug and make changes (if any):
IDE eg (Atom/Visual studio code)
Set-up linter(HTML and CSS)
webpack## Live Demo ##
Click here for live demo of the webpage
### Setup
Clone the github repository and set up linters and webpack:
$ git clone https://github.com/for-ashraf/Capstone-Project-2---API-based-webapp.git
$ cd apstone-Project-2---API-based-webapp
$ npm i
$ npm start$ npm test # for testing
## Authors
👤**Muhammad Ashraf**, Abraha Kahsay and Luca Benavente
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- code reviewers, morning session and standup team
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.