ScriptShift is a robust text editor built for web developers and writers alike. Whether you're jotting down notes or creating code snippets, ScriptShift ensures reliability by offering persistent storage even when offline. Thanks to modern browser technology like PWA and IndexedDB, your content remains safely stored and retrievable at all times.
- Reliable Text Editing: Whether online or offline, ScriptShift will save and retrieve your data.
- IndexedDB Integration: Immediate database storage creation upon application launch.
- PWA Enabled: Install the application on your desktop for quicker access.
- Service Worker Registration: Leveraging workbox for efficient caching and improved offline performance.
- Webpack Bundling: Efficiently bundles JavaScript files for optimal browser performance.
- Launch ScriptShift Text Editor.
- Begin typing your notes or code snippets.
- When done, simply navigate away; ScriptShift automatically saves your content.
- To install ScriptShift on your desktop, click the
"Install"
button. - To retrieve saved content, just reopen the application.
- Node.js
- Webpack
- HTML / CSS / Javascript
Check out the live version of this project here.
This project was accepted and completed as part of the UofT SCS Coding Boot Camp Online: Fullstack Flex PT course through the University of Toronto. The starter code, as marked in, was created by edX Boot Camps LLC.
Outside of that foundation, this project was independently developed by Victoria Alawi.
- Github: @lightoftwelve
- LinkedIn: @Victoria Alawi
- Website: www.lightoftwelve.com
This project is not currently licensed.