Giter VIP home page Giter VIP logo

varissou's Projects

browser-compat-data icon browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN

dhiwise icon dhiwise

node full architecture for Dhiwise app generator

dom-examples icon dom-examples

Code examples that accompany various MDN DOM and Web API documentation pages

express-locallibrary-tutorial icon express-locallibrary-tutorial

Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs.

gozem-dev-test icon gozem-dev-test

# gozem-dev-test Api to return the country, timezone, etc.. between two geolocation ## dependencies node 6.3.x or later ## developing run the app: ```bash npm run dev ``` the app runs on `localhost:3000` ## production _you'll like change api key and launch app, so make sure you set the env var to connect to it._ ```bash npm start ``` ## Instructions _Les requetes post sont envoyees au format ci-dessous_ ``` { url: "<baseurl| localhost:3000 >/api/get_distance_and_time", type: "POST", format_de_la_requete: { start: { lat: "latitude", lng: "longitude", }, end: { lat: "latitude", lng: "longitude", }, units: "metric", }, } ``` --------------------------------------------------------------------------------

test-gnioos icon test-gnioos

Projet test de gnioos realiser avec angular comme front et (nodejs-mysql) comme backend

tuberculos-app icon tuberculos-app

An application for pharmacist to help monitor and remind their patient to take their medicine regularly.

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.