Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.35 KB

README.md

File metadata and controls

45 lines (38 loc) · 1.35 KB

Remote Save

Remote save , a simple application on web that simply exists currently on development

Caution

React code is way behind , will be working on react soon , current react code is old dont reference it

Todo

  • Add Download support for folder what shall download all its contents
  • Copy functionality added
  • add some sort of client side validator when empty text fields are subjected to submission
  • Introduce dark mode
  • added bootstrap again because previous css was looking like shit
  • added download option
  • Fix Css for input , textarea and buttons [used bootstrap]
  • remove passprompt.js and use modal
  • take password in JSON rather than endpoint
  • port latest subfolder functionality to react
  • added subfolder functionality
  • add edit content functionality to React
  • added remove file and remove space functionality to admin
  • added admin functions

Preview

Vanilla JS(latest) : https://remote-save.vercel.app/

Project Name: SHARE VER
Author: Samip Regmi
Initial Commit: Jan 1 2025
 ┣ 📂database
 ┃ ┣ 📂`<space1>`
 ┃ ┃ ┣ 📜`<space1 file>`
 ┣ 📂passwords
 ┃ ┣ 📂`<space1>`
 ┃ ┃ ┣ 📜`<space1 password>`

Mar 24

  • Copy Functionality

To run locally (vanilla)

  • just clone and run it .... that's it