A list of open source projects that students can contribute to for student projects. Please feel free to join an existing project and collaborate. All your contributions to any project you've collaborated on will count toward your student achievements.
Transform TodoMVC into an augmented reality location-based app.
Imagine you're driving past the grocery store. Your phone buzzes, notifying you that the store is tagged with todo items. You glance at your phone and see a shopping list in TodoMVC.
- This should be a universal app. Rendering, data management, & routing should use the same code for both NodeJS & clients
- Use the universal-react-boilerplate as the starting point for your app
- Post your project on GitHub, and open a pull request with a link to your project.
- Use React Native for native mobile UI
- Use Leaflet to select locations on the map
- Use React, react-stampit
- Use cerebral or Redux for in-memory state management
- Use relay & graphql for data queries
Add your link here.