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

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.📱

Awesome Lists containing this project

README

          

![](https://img.shields.io/static/v1?label=BY&message=Reemoz&color=pink)

# 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.