Skip to content

A Movie Selling app, you can search for the movie you want to watch. You can choose from the results, add them to the cart, and at the end pay for them.

License

Notifications You must be signed in to change notification settings

Wusinho/Ruby-Tellegram_sales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot - Movie App

In this project, I created a bot that helps the users to buy movies online.

screenshot

In this project, I make a Telegram bot the API given by the BotFather from telegram and the Api TMDB

Description

With this bot: You can search for your movies by tittle, add them to your shopping cart and buy them.

Built With

  • Ruby
  • Ruby gem Telegram-bot
  • Ruby gem Rspec
  • Ruby gem bundle
  • Ruby themoviedb-api

Getting Started

📝 Setup the telegramBot

Take a copy of this project locally

  • Go to github.
  • Press the "Code" button and get the repo link.
  • Clone it using git clone.
git clone "https://github.com/Wusinho/Ruby-Capstone-Project.git"
  • On the terminal type
bundle install
  • and run it with :
bundle exec ruby /bin/main.rb

Test it

If you want to test the unit code, type on terminal

rspec

screenshot All test pass.

Author

Heber Lazo

Acknowledgments

Show your support

Give a star if you like this project!

License

This project is MIT licensed.

About

A Movie Selling app, you can search for the movie you want to watch. You can choose from the results, add them to the cart, and at the end pay for them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages