Giter Club home page Giter Club logo

code-kitty's People

Contributors

aashifahamed avatar bawanthathilan avatar bunny77k9 avatar chamodshehanka avatar khan9920 avatar madhushaprasad avatar safnaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

code-kitty's Issues

Show Real Post-Data

Instructions

API Endpoint = https://code-kitty-api.herokuapp.com/api/v1/post/users/all

  1. Create a Function in Post Service Class for fetching posts data.
  2. Post Returns a Data type of { success: boolean; data: Post[]; message: string }
  3. Implement a Function to Fetch Post Data and Assign it to an Array in feed.component.ts
  4. Loop the post-card components with the response & show real data.

Create Navbar

Implement Navbar

Refer Below Image

Screenshot 2021-09-27 at 12 40 55 AM

Assets :
cat-logo

Steps

  1. Clone the repo
  2. Implement the Navbar Component as shown in the above image
  3. Add Navbar Component on top of Feed Component
  4. Send Pull Request along with the Screenshot

Create 404 Component & Route

Implement 404 Page with Route

Use some good looking vectors to show 404 page,

Steps

  1. Clone the repo
  2. Create a Component named page-404
  3. Add wild-card route for the Error Page
  4. Send Pull Request along with the Screenshot

Implement MyPosts Section

  1. Implement Get Post by userId in the backend and get merge it
  2. Use Get post by userId endpoint on the frontend to implement my post section
  3. Users should be able to delete/edit their existing posts.

API = api/v1/post/user/:UserID

Setup GitHub Action for CI

The general idea behind continuous integration (CI) is to ensure changes made to the project do not “break the build,” that is, ruin the existing code base.

Use Node v14 & Ubuntu Server

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.