Giter Site home page Giter Site logo

nhristova / softuni-react-2019-swapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.46 MB

Course project for the React masterclass course in SoftUni, Oct 2019

Home Page: https://romantic-chandrasekhar-56245e.netlify.com/

HTML 27.14% JavaScript 47.39% CSS 25.47%

softuni-react-2019-swapp's Introduction

Project Links

Course Links


Specification Requirements

  • Specs pdf
  • Fetch data from GraphQL server
  • All routes except login are authorized
  • Redirect to /login if not authorized
  • Redirect to episodes from / - default page
  • Redirect to episodes after login
  • Handle wrong routes - works for one-slash-routes, not for /blah/somethinglese
  • Route login
  • Route episodes - load all episodes
  • Route characters - load 12
  • Route episodes/:episodeId - load 5 characters
  • Route characters/:characterId - load all starships
  • Route starships/:starshipId
  • Navbar links - episodes, characters, sign out
  • Switch theme from login and navbar SWAPP logo
  • Store theme across sessions (on browser reload) - used localStorage
  • Sign in / sign out functionality - local schema, add token to request header
  • Show login error message - when using an email other than [email protected]
  • Change url upon navigation
  • Styles match provided designs and colors
  • App is responsive
  • Load 5 more characters on episode page
  • Load 12 more characters on characters page ๐Ÿ˜†
  • Hide load more button when no more items
  • Swapp logo uses Star Wars font
  • Starship radar
  • Test coverage is ๐Ÿ’ฏ - partial ๐ŸŒฑ 75% Statements 66% Branches 60% Functions 75% Lines
  • Hooks on commit
  • Continuous integration - CI on PR to master
  • Continuous deployment - CI on merge to master

Additional

  • Handle epired token - Redirect to login page. Works on (re)load of page, not when switching between links inside ๐Ÿ’œ ๐Ÿ˜Ž
  • Custom icon for mobile desktop & Chrome tab
  • Replace missing character / starship photo with generic image

Notes

softuni-react-2019-swapp's People

Contributors

nhristova 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.