Coder Social home page Coder Social logo

ng-poc's Introduction

Hi there 👋

I'm Full stack developer multi-skilled on different technologies PHP, Symfony, Angular, React, Rest API, Docker.

  • 🔭 I’m currently working on web application and microservices technologies.

🛠️ Skills

Languages

Php  JS  TypeScript 

Front-End Development

Angular  React  HTML  CSS 

Back-End Development

Symfony 

CI/CD

Git  Docker 

Tools

Jira 

🔗 Links

linked-in gmail

ng-poc's People

Contributors

chakib-lah avatar el-abdel avatar

Watchers

 avatar

ng-poc's Issues

Edit profil

  • Edit User infos
  • Change password
  • Update avatar with preview when image uploaded

With Api update user

image

Movie detail page

Movie/Tv-show detail content:

-title

  • description
  • cover
  • categories
  • photos galery (modal)
  • actors (modal)
  • score
  • rate bouton (available only for authenticated users)
  • comments (available only for authenticated users)

image

Home page

Add home page with contents, list with pagination

  • Last release
  • Comming soon

image

Admin: manage Movies

‼️ Admin module sould be lazy-loaded

Admin page to CRUD movies and tv/shows contains datatable listing all movies and tv show
Table fields:

  • Title
  • Release date
  • Category
  • Truncated description
  • Actions:
    • edit
    • view
    • delete

Top 100 best movies

page that contains list of top 100 best movies and tv-show

  • two tabs movies/tv-shows

Admin: manage Actors

List of all actors (in datatable) fields:

  • image
  • name
  • birth date
  • actions:
    • edit
    • view
    • delete

Set up Front App

  • Set up env
  • Install Angular cli
  • Install packages (angular material...)
  • Set up front architecture (Layered architecture as example)

Admin: manage roles and permissions

‼️ Admin module sould be lazy-loaded

Manage permissions by role:

  • Select box contains roles

    • default value: anonymous (role)
  • checkbox list of permissions (component available in Angular Material lib)

  • list of permissions updates whene role changed.

  • Can check or uncheck to edit permissions

Including Apis role/permissions

image

Advanced Search

advancer search page:

search fields:

  • title or description contains slug/keyword
  • category
  • author
  • release date

result shows in the same page bellow the search form

Simple Searche

Set up simple search (form in header)

  • result shows in new page
  • result shows in table with backend pagination

Image

Set up Docker dev Env

Docker Env with following services:

  • php >= 7.4
  • apache or nginx
  • mariaDb
  • phpMyAdmin
  • (proxy for virtual hosts if needed: Treafik or NginxProxy)

Set up Api

  • Set up symfony app
  • Install and configure package: Api Platform

User profil

User profil detail page contains

  • Username
  • Fist name
  • Last name
  • Email
  • Groupe
  • Avatar

With Api fetch user

image

Movies api endroit

Using Api plateform

  • list all
  • filter by top 100
  • filter by last release
  • filter by comming soon (release date less then current date by 3 months)
  • get movie by id
  • create movie
  • update movie
  • delete movie

++ Includs related entities APIs (e.g. comments, categories, authors ...)

Admin: manage users

‼️ Admin module sould be lazy-loaded

Admin pages to manage users:

  • Datatable with a list of all users contains:
    • username
    • email
    • role
    • actions button:
      • delete user
      • change group/role

With backend pagination

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.