Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d4nqw3rty/rails_pokedex
Pokedex web app
https://github.com/d4nqw3rty/rails_pokedex
bootstrap5 hot-wire html-css javascript pokemons pop-up-on-click rails7 render-deployment searchbar stimulus turbo-frames
Last synced: 10 days ago
JSON representation
Pokedex web app
- Host: GitHub
- URL: https://github.com/d4nqw3rty/rails_pokedex
- Owner: d4nQw3rty
- Created: 2023-07-25T13:37:20.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-07-28T13:19:09.000Z (over 1 year ago)
- Last Synced: 2024-11-02T16:25:09.627Z (14 days ago)
- Topics: bootstrap5, hot-wire, html-css, javascript, pokemons, pop-up-on-click, rails7, render-deployment, searchbar, stimulus, turbo-frames
- Language: Ruby
- Homepage: https://pokedex-mowr.onrender.com/
- Size: 5.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Pokedex web app** A rails-based application has been thoughtfully designed display a main page that shows info about pokemon news and web page promotions, a pokedex section to display all known pokemon's info, and a contact section to send stay in touch with web page adminstrator.
Client
Server
Database
- **Main:** Facilitating visitors read pokemos news, product or promotions of the site.
- **Pokedex:** This powerful application help masters of pokemons to stay updated with all status and information about any known pokemon.
- **Main:** This section allows send messges to our team if they need any information obout our products or services.
## 🚀 Live Demo
Visit the website: [click me!](https://pokedex-mowr.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need: ``` Ruby ```, ``` Rails ``` and a Database such as PostgreSQL
### Setup
Clone this repository to your desired folder.
[email protected]:d4nQw3rty/rails_pokedex.git
### Install
Install this project with:
```
bundle install
```
### Usage
To run the project, execute the following command:
```
rails server
```
### Run tests
To run tests, run the following command:
```
rspec spec
```
👤 **Danys Linares**
- GitHub: [@github](https://github.com/d4nQw3rty)
- Twitter: [@twitter](https://twitter.com/Danys_Linares)
- LinkedIn: [LinkedIn](www.linkedin.com/in/danys-linares)
- [ ] **Set a user's registration section**
- [ ] **Configure mailer messages**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/d4nQw3rty/rails_pokedex/issues).
If you like this project please give it a star.
This project is [MIT](./MIT.md) licensed.