Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Muhammad Savero #17

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Muhammad Savero #17

wants to merge 7 commits into from

Conversation

saveroz
Copy link

@saveroz saveroz commented Sep 15, 2019

Link Deploy = http://miniwordpress.saveroz.com/

Fitur Extra :

  1. Bisa search article by title
  2. Dapat memfilter kata-kata kotor menjadi ****
  3. Dapat mengetahui views dari setiap article
  4. article yang memiliki konten bahasa asing akan langsung diterjemahkan menjadi bahasa indonesia dan mendapatkan automatis tag "translated"

Kendala :

  1. Sementara hanya dapat menerjemahkan konten. title belum dapat diterjemahkan
  2. Terkadang tidak dapat copas berita dari website tirto.id
  3. Jika terlalu banyak karakter yang diterjemahkan maka akan terjadi error saat menggunakan google translate api
  4. Kemampuan memperindah website yang masih cacat

@saveroz
Copy link
Author

saveroz commented Sep 15, 2019

environment variables

SECRET="savero"
GOOGLE_CLIENT_ID=323874734298-vrlavakg3iqb6ig2qbp22c7ijisk1pd9.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=qN1b96JCRV030poHTSxLGeZr
PROJECT_NAME=MiniWordpress
PROJECT_ID=mini-wordpress-1565773591553
PROJECT_NUMBER=323874734298
GCLOUD_PROJECT=mini-wordpress-1565773591553
CLOUD_BUCKET=miniwordpress-save
KEYFILE_PATH=keyfile.json
PORT=3000
DB_URL_LOCAL="mongodb://localhost/MiniWp"
DB_URL="mongodb+srv://saveroz:[email protected]/miniwp?retryWrites=true&w=majority"

Mini Worpress By Savero
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API Documentation ada di dalam folder server

@WikaSilo
Copy link
Collaborator

overall sudah OK semuanya, cuma WYSIWYG nya belum bisa untuk bold dan feature lainnya.

saveroz and others added 2 commits September 27, 2019 03:26
delete file keyfile.json to protect my privacy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants