Giter VIP home page Giter VIP logo

its-showtime's People

Contributors

alayode avatar assadshahbaz avatar chrisksamueljr avatar

Watchers

 avatar  avatar

Forkers

chrisksamueljr

its-showtime's Issues

Create three Route Guards examples for authenticating a user.

In this issue you will only work on if you submitted TWO or more GOOD FIRST ISSUES. This will be updated later on with some guidance on what I am trying to achieve here. If you would like to do this your own way then send me message and I will consult with you privately.

Create a list of Todos for the Devs to work on

I am looking for someone to help me develop a angular Demo App that I am using for my students to work with on learning angular. The App should consist of three routes /landing /login /show-videos these views are for teaching the student how route guards work.

If your familiar with route guards in angular you understand at any moment you can navigate to any part of the application at anytime So we can use route guards to add some functionality to our routes to make sure some criteria is met.

Examples are

User is Authenticated
User was already logged in and user closed the browser for some reason.
User has edit some form and you want to prevent the user from leaving the view until something is met. (perhaps saving the file or submitting the form?)

Route Guards can alert the user with questions ave changes to the server fetch the fresh data.

If you choose to work with me on this I can help with the development. I will use git to manage the project. I would say that if I did this I would need about 3-4 days to complete so I would give you twice as much time 7days if you need more we can extend another day. What I need is the following parts of the app to be completed by Thursday

Using Angular CLI generated the views

/landing
/LogIn
/choose-profile
/browse-shows (variant-1)
/browse-shows (variant-2)

I will explain later the details of each variant

Nice to have possibilities are

Have a backEnd using NestJS to store the show pics, user-profile information,
Use the Public TVDB API to search for shows and have them dynamically render under browse-shows
Something you can add to the app that you think is cool =)
Can you Redesign the netflix pictures and use a custom logo called It’s Showtime !!

The budget below is not for the completed app with all the things I talked about. It is for a selected amount of things you can get done before thursday. If you can get that done before thursday then I can create another gig for the following week.

If you need help or not sure about something you can always ask me I will help for instance I would like for this app to live on firebase using mongoDB or PostGres ( not a SQL database ), Maybe GraphQL

Creating our MockData on the client side

Creating the Mock Data is to make sure we can express in our function we are grabbing the data from our server. So later we can address it with a new issue which would be to fetch data from a server's database. I will show you a interface that you can use to mock the json. Or if you wanted to use something else that you are use to let me know in the comments below

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.