Git Product home page Git Product logo

dru_dms_2021's Introduction

Documents "R" Us

Uvod

Tvrtka Documents "R" Us d.o.o. treba aplikaciju za upravljanje dokumentima. Dokument u sustavu treba imati tri atributa: naziv, opis i file.

Vaš je zadatak izraditi jednostavan sustav za upravljanje dokumentima.

Korisnik sustava mora moći:

  • vidjeti popis svih postojećih dokumenata u sustavu.
  • pregledati svaki dokument te preuzeti (download) file.
  • izmijeniti atribute naziv i opis postojećeg dokumenta ili zamijeniti file u postojećem dokumentu.
  • kreirati novi dokument na sustavu (tj. unijeti naziv i opis te uploadat-i file).
  • izbrisati dokument sa sustava.

Tehničke pojedinosti

Backend: potrebno je napraviti API za CRUD operacije

  • API - Java (može i Kotlin), Spring Boot
  • Baza podataka - po izboru, primjerice: PostgreSQL, MySQL, itd.

Frontend: izraditi web sučelje koje koristi API na backendu koristeći Angular ili React

dru_dms_2021's People

Watchers

James Cloos avatar  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.