my-portfolio/dist/editor/js
2023-07-12 03:29:56 +01:00
..
CKEditor Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded. 2023-06-26 03:54:25 +01:00
editor.js Added the ability to edit and delete posts which includes uploading of images for the posts and managing those images 2023-07-12 03:29:56 +01:00
index.js Being able to edit a timeline item fully working as currently tested. 2022-10-09 23:32:50 +01:00