GithubHelp home page GithubHelp logo

cms-frontend's Introduction

CmsFrontend

This project was generated with Angular CLI version 7.3.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

API

    => GET / (hello)
๐Ÿ›ฐ  Mounting /image:
    => GET /image/desc (load_all_description)
    => GET /image/<id> (get_single_object_by_id)
    => GET /image (get_all_objects)
    => POST /image application/json (create_objects)
    => PUT /image application/json (update_objects)
    => POST /image/<desc> image/jpeg (upload_image)
    => GET /image/desc/<desc> (load_image)
๐Ÿ›ฐ  Mounting /apartment:
    => GET /apartment (get_all_objects)
    => GET /apartment/<id> (get_single_object_by_id)
    => POST /apartment application/json (create_objects)
    => PUT /apartment application/json (update_objects)
๐Ÿ›ฐ  Mounting /apartment_desc:
    => GET /apartment_desc (get_all_objects)
    => GET /apartment_desc/<id> (get_single_object_by_id)
    => POST /apartment_desc application/json (create_objects)
    => PUT /apartment_desc application/json (update_objects)
๐Ÿ›ฐ  Mounting /apartment_details:
    => GET /apartment_details (get_all_objects)
    => GET /apartment_details/<id> (get_single_object_by_id)
    => POST /apartment_details application/json (create_objects)
    => PUT /apartment_details application/json (update_objects)
๐Ÿ›ฐ  Mounting /apartment_price:
    => GET /apartment_price (get_all_objects)
    => GET /apartment_price/<id> (get_single_object_by_id)
    => POST /apartment_price application/json (create_objects)
    => PUT /apartment_price application/json (update_objects)
๐Ÿ›ฐ  Mounting /details_to_apartment:
    => GET /details_to_apartment (get_all_objects)
    => GET /details_to_apartment/<id> (get_single_object_by_id)
    => POST /details_to_apartment application/json (create_objects)
    => PUT /details_to_apartment application/json (update_objects)
๐Ÿ›ฐ  Mounting /tile:
    => GET /tile/<id> (get_single_object_by_id)
    => GET /tile (get_all_objects)
    => POST /tile application/json (create_objects)
    => PUT /tile application/json (update_objects)
๐Ÿ›ฐ  Mounting /info_text:
    => GET /info_text/<id> (get_single_object_by_id)
    => GET /info_text (get_all_objects)
    => POST /info_text application/json (create_objects)
    => PUT /info_text application/json (update_objects)
๐Ÿ›ฐ  Mounting /info_text_to_tile:
    => GET /info_text_to_tile/<id> (get_single_object_by_id)
    => GET /info_text_to_tile (get_all_objects)
    => POST /info_text_to_tile application/json (create_objects)
    => PUT /info_text_to_tile application/json (update_objects)
    

Config for your runtime

  • change the url under environment and pro env.

TODO

Send Changes to Backend

  • Send correct order by new objects ( 1. tile 2. infotext 3. reation)
  • Send individual entity in correct order

Input Validation

  • Info Text
  • Apartment Content
  • Apartment Details
  • Tiles
  • Image Name and Description

Display Infos

  • Modal for Changes

Login

  • Login page
  • Authentication mechanism

Testing

  • Testing environment
  • Input and Output Testing

cms-frontend's People

Contributors

pat-st 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.