All Projects โ†’ udacityalumni โ†’ udacity-alumni-fe

udacityalumni / udacity-alumni-fe

Licence: MIT license
A front-end web application and bespoke publishing platform, built by Udacity Alumni for Udacity Alumni

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to udacity-alumni-fe

corporate-dashboard
๐Ÿ”ฅ A blazingly fast corporate dashboard single page web application, built with a focus on component oriented design with React, Relay & GraphQL
Stars: โœญ 52 (+15.56%)
Mutual labels:  apollo, grommet
stuyspec.com
๐Ÿ–ผ The Stuyvesant Spectator's website, built with React, GraphQL, and Rails.
Stars: โœญ 22 (-51.11%)
Mutual labels:  apollo
react-apollo-client-testing-example
A React with Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.
Stars: โœญ 17 (-62.22%)
Mutual labels:  apollo
apollo-magic-refetch
magically refetches relevant apollo graphql queries after creates, deletes, and association changes
Stars: โœญ 32 (-28.89%)
Mutual labels:  apollo
typescript-graphql-postgres-boilerplate
Simple boilerplate integrated typescript, graphql, postgres and apollo server
Stars: โœญ 18 (-60%)
Mutual labels:  apollo
react-storefront
An open-source storefront in React.js with Next.js. Built for Headless Commerce, using a modern stack with TypeScript, GraphQL, Apollo, and Tailwind CSS.
Stars: โœญ 265 (+488.89%)
Mutual labels:  apollo
airbnb-clone
Fullstack airbnb clone made with React/Ts/Nest
Stars: โœญ 37 (-17.78%)
Mutual labels:  apollo
UdacityPopularMovies
An Android app, that helps you browse most popular and most rated movies. This project is created for Udacity Android Developer Nanodegree.
Stars: โœญ 26 (-42.22%)
Mutual labels:  udacity
apollo-docker
Apollo้˜ฟๆณข็ฝ—้…็ฝฎไธญๅฟƒdocker
Stars: โœญ 23 (-48.89%)
Mutual labels:  apollo
meteor-apollo2
An example showing how to use Apollo 2.0 with GraphQL server + subscriptions
Stars: โœญ 20 (-55.56%)
Mutual labels:  apollo
apollo-datasource-firestore
An Apollo DataSource for Firestore
Stars: โœญ 28 (-37.78%)
Mutual labels:  apollo
gatsby-plugin-apollo-client
๐Ÿ“กInject a Shopify Apollo Client into the browser.
Stars: โœญ 20 (-55.56%)
Mutual labels:  apollo
kontent-boilerplate-express-apollo
Kontent Boilerplate for development of Express application using Apollo server and GraphQL.
Stars: โœญ 21 (-53.33%)
Mutual labels:  apollo
graphql-blog-client
๐Ÿš€ React Apollo client for a GraphQL blog.
Stars: โœญ 15 (-66.67%)
Mutual labels:  apollo
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: โœญ 63 (+40%)
Mutual labels:  udacity
Udacity-Advance-Lane-detection-of-the-road
Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Finding Project. Identifying lanes using edge detection (Sobel operator, gradient of magnitude and direction, and HLS color space), camera calibration and unwarping (distortion correction and perspective transform), and polynomial fitting for the lanes.
Stars: โœญ 27 (-40%)
Mutual labels:  udacity
udacity-fsnd
Udacity Full Stack Web Developer Nanodegree program (FSND) course materials
Stars: โœญ 66 (+46.67%)
Mutual labels:  udacity
react-ssr-apollo-boilerplate
A boilerplate for React with SSR using GraphQL and Apollo
Stars: โœญ 19 (-57.78%)
Mutual labels:  apollo
fittrak
A data-driven workout tracking tool for the quantified-self ๐Ÿ’ช ๐Ÿค“
Stars: โœญ 19 (-57.78%)
Mutual labels:  apollo
apollo-rs
Spec compliant GraphQL Tools in Rust.
Stars: โœญ 314 (+597.78%)
Mutual labels:  apollo

Stories in Ready All Contributors Codeship

Udacity Alumni Client App

Getting Started

The project started as a fork of the Scalable React Boilerplate project. Please reference the repository for details on the features and conventions of the boilerplate.

We have switched to using Yarn as the official package manager for this project. Please install it globally with npm install -g yarn. I hope after this that you never again run into npm issues ๐ŸŽ‰.

Installing

The package.json file includes over a dozen npm scripts to make most tasks a breeze.

Installation can be achieved by running

npm run setup

To get the development server running, please run

npm run start

and navigate to http://0.0.0.0:1337

To run the test suite, please run npm run test, which will pick up any file with the word 'test' in its name.

Again, please reference the Scalable React Boilerplate project for details regarding the scripts.

Grommet Udacity

We are using an amazing React component library that will accelerate our development in this and any future projects. The Grommet library has been forked and published to the grommet-udacity npm package. We will be using this package in our projects and also will be adding stylesheets and components so that we have a maintainable component library for all future projects. Please refer to the Grommet Udacity wiki for more information.

Deployment

The project will be deployed via Docker to an ExpressJS server. Configuration will be included with the starter project.

In addition, a live version of this project can be deployed using the following button:

Built With

  • Node
  • React
  • Redux
  • Scalable React Boilerplate

Contributors (emoji-key)


Ryan Collins

๐Ÿ’ ๐Ÿ“ ๐Ÿ› ๐Ÿ’ป ๐ŸŽจ ๐Ÿ“– ๐Ÿ’ก ๐Ÿš‡ ๐Ÿ‘€ โš ๏ธ ๐Ÿ”ง โœ… ๐Ÿ“น

Andreas Daiminger

๐Ÿ’ป ๐Ÿ“– โš ๏ธ

Martin Breuss

๐Ÿ› ๐Ÿ“–

James Ives

๐Ÿ› ๐Ÿ“–

zhangs

๐Ÿ’ ๐Ÿ“–

Jacob Bryan

๐Ÿ’ ๐Ÿ› ๐Ÿ“–

Akshay Dahiya

๐Ÿ’

Natalie Baker

๐Ÿ’ ๐ŸŽจ ๐Ÿ“–

Abhishek Ghosh

๐Ÿ’ป ๐ŸŽจ ๐Ÿ“– ๐Ÿ“ข

Kelli Blalock

๐Ÿ’ ๐Ÿ“– ๐Ÿ› ๐Ÿ’ป

Contributing

Please see the Contributing.md file for details of the Code of Conduct and contributing guide.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Troubleshooting

When working with a team on a project that uses Node, it is important that everyone use the same version of node and npm. In the case of this project, we are using Node version 5.2.0.

Instructions for installing NVM and setting your node version for the project can be found here.

More troubleshooting steps are found here: https://github.com/udacityalumni/alumni-client/wiki/Troubleshooting

Acknowledgments

Thank you to all of the contributors. We will put your name here after you have made a significant contribution to the project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].