GithubHelp home page GithubHelp logo

Vedhashree Sampath's Projects

educative.io_courses icon educative.io_courses

this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack

imad-app icon imad-app

Base repository for IMAD course application.

nodeexpress_restapi_hasuratask1 icon nodeexpress_restapi_hasuratask1

Hasura Task1 to create some Basic Rest Apis for the following The following tasks will have to be demonstrated: A simple hello-world at http://localhost:8080/ that displays a simple string like "Hello World - Arpit"; replace "Arpit" with your own first name). Add a route, for e.g. http://localhost:8080/authors, which: fetches a list of authors from a request to https://jsonplaceholder.typicode.com/users fetches a list of posts from a request to https://jsonplaceholder.typicode.com/posts Respond with only a list of authors and the count of their posts (a newline for each author). Set a simple cookie (if it has not already been set) at http://localhost:8080/setcookie with the following values: name=<your-first-name> and age=<your-age>. Fetch the set cookie with http://localhost:8080/getcookies and display the stored key-values in it. Deny requests to your http://localhost:8080/robots.txt page. (or you can use the response at http://httpbin.org/deny if needed) Render an HTML page at http://localhost:8080/html or an image at http://localhost:8080/image. A text box at http://localhost:8080/input which sends the data as POST to any endpoint of your choice. This endpoint should log the received the received to stdout.

reactnative_hpdftask1_android_ui_mock_screens icon reactnative_hpdftask1_android_ui_mock_screens

Sample project which creates some sample UI mock up screens using react-native and natiebase components. the mock up screens ae in the following location : https://drive.google.com/drive/folders/1tYQOVjJSSduX-0wVkj4nbAt1iyrE9rmf .

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.