Giter Site home page Giter Site logo

name-my-var's People

Contributors

bookwyrm12 avatar dominator15 avatar jamiesyme avatar

Watchers

 avatar  avatar  avatar

name-my-var's Issues

Create web server

Tasks:

  • Write NGINX config
    • Should serve from /var/www/namemyvar.com
    • Should automatically force HTTPS
    • Should serve .html files even if extension is missing
  • Write README.md

Dockerize the backend

Tasks:

  • Dockerize web server
  • Dockerize API server
  • Write docker compose file
    • Elasticsearch container must use a mounted volume for the data

Create web client

Tasks:

  • Setup gulp and mustache templates
    • Gulp should support live reload
  • Code skeleton
    • Should include sidebar navigation (no JavaScript, just links)
    • Should include top bar name
  • Code sidebar navigation
    • Menu button should open/close the full sidebar
    • Expanded menu contains hidden text for each item
    • Hovering on the icon should show a tooltip with that item's hidden text
    • The icon links should work whether sidebar is open or closed
    • Use proper icons
    • Animate sidebar so it slides open/closed
  • Code home page
    • Code layout
    • Code search
      • Code with dummy results
      • Connect to API server at /GET search
      • Animate search
  • Code faqs page

Create API server

Tasks:

  • Start with Hapi.js
  • Create GET /search route
  • Connect GET /search to Elasticsearch
  • Write README.md

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.