Giter Club home page Giter Club logo

dgm-3790-final-project's Introduction

Introduction

This project is for my DGM3790 course at UVU. The main idea for this React app was to show interesting facts about different places around the world.

Features

  • Imports a ton of information about different countries using a Netlify function to provide the country data
  • Dynamically creates information cards usning a combination of custom components and components from @material-ui/core (functions/countries.js and CountryCards.js)
  • Countries can be added as favorites, which can be viewed on the /favorites route (Favorites.js)
  • Country cards can also be filtered by region
  • Country cards also be clicked on, showing a modal wiht more details, including a cute little verison of the country's flag (CountryData.js and MyCountryModal.js)
  • Uses a context to share country data as well as favorites across components (CountryContext.js)
  • Inlcudes login and signup forms with some nice validation (Login.js and Signup.js), along with Netlify Identity to manage users and stuff
  • Transitions between pages, as well as a nice fade-in for country card modals

dgm-3790-final-project's People

Contributors

ammonroberts avatar

Watchers

 avatar

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.