Giter Club home page Giter Club logo

iznik-nuxt's Introduction

iznik-nuxt

Iznik is a platform for online reuse of unwanted items. This is a work-in-progress rewrite of the existing client, which you can find here.

The aim is to produce something that looks very much like the existing site, but with a more modern codebase, and a fair number of niggles smoothed out. More significant changes can come later.

The development has been funded by Freegle for use in the UK, but it is an open source platform which can be used or adapted by others. Other contributors very welcome, especially those with design/UX expertise.

License

This code is licensed under the GPL v2 (see LICENSE file). If you intend to use it, Freegle would be interested to hear about it; you can mail [email protected].

Development

You'll need npm (>= v5.5.1) and node (>= 8.9.4). Then install all the dependencies:

npm install

Then start the dev server:

npm run dev

This will serve up the site at localhost:3000.

It will watch for changes and do hot module reloading.

Technologies

Briefly:

  • Nuxt, which is Vue (so we get all that nice reactive stuff), with a standard layout and (crucially) a good Server Side Rendering solution.
  • BootstrapVue, which is Bootstrap v4 for Vue/Nuxt.

Current Status

This is getting close to Beta.

  • The pages you can access from the menu bar are basically done.
  • There are lots of other bits and pieces, and many TODOs in the code.
  • We've done a first pass for how it displays on a mobile, but there will be some niggles at different screen sizes.
  • We've tested on Chrome only, and very few mobiles/tablets.

There are some specific pages that still need doing:

  • Plugins - are they still used?
  • /mydata
  • /councils

BrowserStack is supporting Freegle, allowing us to use their service and infrastructure to test the code in this repository. Thank you for supporting the open source community!

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.