https://github.com/reem-lab/schedule-tweets
The app you can schedule your tweets and add new tweet and update and delete it with authorization and authentication.and I used twitter api to make the actions for creating and updating and deleting a twitt.📱
https://github.com/reem-lab/schedule-tweets
gem rails ruby ruby-on-rails sqlite3
Last synced: about 2 months ago
JSON representation
The app you can schedule your tweets and add new tweet and update and delete it with authorization and authentication.and I used twitter api to make the actions for creating and updating and deleting a twitt.📱
- Host: GitHub
- URL: https://github.com/reem-lab/schedule-tweets
- Owner: Reem-lab
- License: mit
- Created: 2022-05-14T22:00:11.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-14T18:08:22.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T14:16:32.900Z (about 1 year ago)
- Topics: gem, rails, ruby, ruby-on-rails, sqlite3
- Language: Ruby
- Homepage:
- Size: 116 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Schedule Tweets
> The app you can schedule your tweets and add new tweet and update and delete it with authorization and authentication.and I used twitter api to make the actions for creating and updating and deleting a twitt.📱
## Built With
- Ruby
- Ruby on Rails
- RSpec, PostgreSQL
## Configuration
To use this project you first need to have installed the following:
+ Node.js
+ Ruby
+ PostgreSQL
+ Rails
* Ruby version
The version of ruby that is needed for this project is
+ 3.1.1
Once you have installed them, you need to use the following command to clone the repository:
```
git clone git@github.com:Reem-lab/schedule-tweets.git
```
### Database creation
Next, use this command to create the databases:
```
rails db:create
```
## Usage
Finally, use the following command to initialize the live server:
```
rails s
```
## Author
👤 **Reem Janina**
Platform | Badge |
--- | --- |
**GitHub** | [@Reem-lab](https://github.com/Reem-lab)
**Twitter** | [Rem79940127](https://twitter.com/Rem79940127)
**LinkdIn** | [reem-janina](https://www.linkedin.com/in/reem-janina-ab74ab21a/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./LICENSE) licensed.