Giter Club home page Giter Club logo

questlists's People

Contributors

kickbuttowski80 avatar skamansam avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

questlists's Issues

initialize rails project

We need to initialize the project with the latest version of rails, using the API settings. See https://edgeguides.rubyonrails.org/api_app.html for how to do this. The project name should be the same as this repo's name. The resulting README should contain at least the project name and the description as it is currently in the README.

Add Vue and a GUI widget set

I really like the Vuetify framework (https://vuetifyjs.com/), just because I like the material look. However, there are many others, and it is totally up for discussion. Be prepared to justify your suggestion in the comments, keeping in mond this app is for mobile and desktop, and should be responsive. A list of good Vue-related libraries can be found at https://github.com/vuejs/awesome-vue#responsive. Here are a few I know:

If you choose to use a full Dev stack framework, like quasar or weex, be able to justify why you want to go outside the Vue CLI for dev tooling.

webpack.yml was not found

/usr/share/rvm/gems/ruby-2.6.3/gems/webpacker-4.2.2/lib/webpacker/configuration.rb:95:in rescue in load': Webpacker configuration file not found /mnt/c/Users/IzakR/quest_lists/config/webpacker.yml. Please run rails webpacker:install Error: No such file or directory @ rb_sysopen - /mnt/c/Users/IzakR/quest_lists/config/webpacker.yml (RuntimeError)`

List item archival

Users should be able to archive checked-off items. These items move to a "completed" state. Users should be able to make these items available again as not completed items.

Add main toolbar

we need a main toolbar that shows the current user, title, and allows for navigation to the various pages of our app via a dropdown menu. There are three pages right now - a list of all lists, user info, and app settings.

Create a basic list API

The list api should have two objects: A list and a list item. A list has many list items. The API path should be versioned such that the list listing path should be /api/v1/lists.

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.