Skip to content

A website where users can add and edit code snippets, so they can use it to remember code and prepare for exams and interviews. link: https://snowyvue-80f93.web.app

Notifications You must be signed in to change notification settings

ruijun-ni/SnowyOwl-Code-Snippets

Repository files navigation

SnowyOwl-Code-Snippets

A website where users can add and edit code snippets, so they can use it to remember code and prepare for exams and interviews.

App Link: https://snowyvue-80f93.web.app

Key Features

  • Golia instant search : It can quickly build a search interfece, and retrieve data intelligently. But the disadvantage is that if new data is added into the firebase dataset, it needs to spend a little time to transfer the new data to its own dataset. Thus, we have to add a loading stage to wait for it.

  • Highlight.js

image

  • Visual Studio Code Snippets: Monaco Editor image

Which (if any) device integration(s) does your app support?

  • Any web browser inlcuding desktop or mobile devices

Which (if any) progressive web app feature(s) does your app support?

  • Add to Home Screen (A2HS) feature

Mockup images

Mobile Phone Scratch

image

Website Scratch

image

Screenshots of Site (complete)

Add a screenshot of each key page along with a very brief caption:

Home Screen:

image

Pop-up Adding&Editing: image

Add to Home Screen:

image

Progressive Web App:

image

image

Mobile Phone: image

External Dependencies

Document integrations with 3rd Party code or services here. Please do not document required libraries (e.g., Vue, Vuefire, Firebase).

  • Library or service name: description of use

  • HighlightJS : Syntax highlighting for the web.

  • Monaco-editor : The Monaco Editor is the code editor that powers VS Code.

  • Algolia : it provides the instant search function.

  • Bulma.css : it provides ready-to-use frontend components.

About

A website where users can add and edit code snippets, so they can use it to remember code and prepare for exams and interviews. link: https://snowyvue-80f93.web.app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published