Skip to content

Repository that will be use for cleaning all publication and information in the social media

License

Notifications You must be signed in to change notification settings

andresvanegas19/cleaning-social-media

Repository files navigation

cleaning-social-media

Main goal

Repository that will be use for cleaning all publication and information in the social media

Steps to reach the goal

  1. Build the strcuture cli in rust
  2. create a way to the user can login
  3. save in cache the session
  4. Read publication on twitter
  5. List all publications in cli
  6. user can interact with the cli with the publications
  7. Cache the result
  8. Choose dates when the user want to delete
  9. give the user the posibiity to delete a porchion of the posts
  10. read the likes
  11. remove the likes the user has
  12. list the followers
  13. create an UI to do all the implementation

Requirements

version of the rust version of the docker

For installing run the following steps

    cp .env.examples .env
    # edit your env
    docker compose build
    docker compose run

    docker exec -it name-of-the-cointer bash
    source .env
    cargo run test test/test.txt

About

Repository that will be use for cleaning all publication and information in the social media

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages