Coder Social home page Coder Social logo

wujoe0415 / urgentcomfort Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 13.59 MB

UrgentComfort 是陽明交大資訊工程系資料庫系統概論的實作專案,計畫整合北台灣的廁所點位,讓大家的緊急需求能夠得到緩解。

JavaScript 29.86% Shell 1.06% HTML 1.30% Vue 64.76% Python 3.03%

urgentcomfort's Introduction

Urgent Comfort

Demo Video

Watch the video

Description

Urgent Comfort 是陽明交大資訊工程系資料庫系統概論的實作專案,計畫 整合北台灣的廁所點位,讓大家的緊急需求能夠得到緩解,讓大家在有緊急需求的時候能查詢附近所涵蓋的公廁。

Project setup

Requirement

node -v ---> v20.11.0
npm -v ---> 10.2.4

Execution

npm install
npm start

Troubleshooting

  1. Error: error:0308010C:digital envelope routines::unsupported

    • Enable legacy OpenSSL provider.

      On Unix-like (Linux, macOS, Git bash, etc.):

      export NODE_OPTIONS=--openssl-legacy-provider

      On Windows command prompt:

      set NODE_OPTIONS=--openssl-legacy-provider

      On PowerShell:

      $env:NODE_OPTIONS = "--openssl-legacy-provider"

Reference

urgentcomfort's People

Contributors

wujoe0415 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.