Code Monkey home page Code Monkey logo

medium-issuetracker's Introduction

#IssueTracker Medium-IssueTracker is a sample application built with Meteor, Iron Scaffolding and AutoForms.

alt tag

Tutorial available on Medium.com

Find the tutorial for building this application on Medium. The tutorial includes a step-by-step description you can follow to develop this application from scratch.

Tutorial on Medium.com

Online Demo

Online Demo

medium-issuetracker's People

Stargazers

Michael Smith avatar Chip avatar David Yin avatar Samuel Ladapo avatar Houssam Hammouda avatar Jeff Levensailor avatar Francisco Ribeiro avatar Robert Klausch avatar Gilbert Twesigomwe avatar  avatar  avatar Igor Sirkovich avatar Mostafa Zaghloul avatar Humanismusic avatar Zach Williams avatar Filip Blaauw avatar Stéphane RAULT avatar  avatar Philip J. Fry avatar Dion Liddell avatar  avatar  avatar  avatar Sebastian avatar Arbab Abdul Waheed avatar Shahzeb K. avatar Miroslav Hibler avatar Randell S. Hynes avatar

Watchers

James Cloos avatar Sebastian avatar  avatar  avatar  avatar

medium-issuetracker's Issues

Expected <head> or <body>

I am following the tutorial, but i can't get it to work :-(

When i try to launch meteor, it gives me the following message:

client/templates/layouts/master_layout/master_layout.html:1: Expected or tag
client/templates/shared/loading/loading.html:1: Expected or tag
client/templates/shared/not_found/not_found.html:1: Expected or tag
client/templates/access_denied/access_denied.html:1: Expected or tag
client/templates/home/home.html:1: Expected or tag
client/templates/id/id.html:1: Expected or tag
client/templates/insert_issue/insert_issue.html:1: Expected or tag
client/templates/issue_list/issue_list.html:1: Expected or tag

I am new to meteor, but as I understand it, we are creating templates, so it would not make any sense to add head or body tags in these, right ?

Cheers,
Fabian

Tutorial question: Creating Edit Route

In the tutorial you have the following command to run:

$ iron g:route '/issues/:_id'

This throws all sorts of errors...well just one really. I'm using the latest Windows build for this so that my be the issue. I see in your code you have editIssue as the template directory name etc. My machine is trying to name the files and directories issues:_id. Is this an issue on my end or with iron-cli? Or not an issue at all??? Thanks for taking the time to write this. It's saved my butt this weekend.

404 / Not Found doesn't fire if you hack the url

Hi,

Really likes the tutorial, and worked my way through it on my own project.
But i did notice on the edit page (and I have a view page as well) that if I modify the _id in the url,
the template still renders but with no data (subscription shows no records on the client db)

I could of course put code around to check, and display the not_found template instead, but is there a better way?

Displaying Array Field

Hi,

Thank you for the tutorial!

This is not actually an issue but a request to extend the tutorial, displaying array object on the issue list. I tried the capability of autoform and it's very helpful building forms quickly but I can't seem to figured out how to display an array properly, meaning, it has two display each array object in a separate column.

Ex. Child array that has an object of child.$.name, child.$.birthday and child.$.age.

Thanks,

Marvin

Bootstrap Alerts doesn't seem to be functioning

Hello.. I am following your tutorial on Medium and I got to the alerts part but I'm having trouble getting the bootstrap alert CSS to work. It just doesn't seem to be recognized when I inspect the element. I see the text but none of the CSS is working or is being recognized.

Is there a caching mechanism in meteor or is there some other way to debug this?

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.