Skip to content

Viliasas/tenders-frontend

Repository files navigation

DealLink full stack developer assignment

Tender CRUD. You need to create list of tenders with ability to update, delete and create new tender.

Final solution must be a working web page with at least 4000 tenders (use any random generated fake data). It is enough to have these fields in tender: title, description. Code must be placed in repository (-ies) with Readme file how to install and run it.

Requirements:

  1. Use PHP as backend programming language.

Bonuses:

  1. Symfony framework in backend (any of 3/4/5 versions). (+1 point)
  2. AngularJS (1.7-1.8 version) framework in frontend. (+1 point)
  3. Bootstrap or Materialize framework in frontend. (+1 point)
  4. Backend and frontend placed in separate repositories and launched on separate ports. (+2 points)
  5. Frontend communicates with backend via API. (+2 points)
  6. Create, edit and list pages opened in separate url's (router used). (+1 point)
  7. Navigating in frontend without full page reload. (+1 point)
  8. Backend and frontend code is PSR-2 compliant. (+1 point)
  9. Web page should be compatible with these browsers: (+1 point)
    • Internet Explorer 11
    • Edge newest
    • Mozilla Firefox newest
    • Chrome newest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published