Kezdőoldal » Számítástechnika » Programozás » [Java] hogy kellene megoldani...

[Java] hogy kellene megoldani ezt a "To-Do" feladatot?

Figyelt kérdés

A project leirasa a kovetkezo:


Project #2

Details:


Create a simple "to-do list" application in Java. This application should store its data to the file-system only, and should not connect to any external APIs, backends, databases etc. Here are the user-stories:


---------------------------------------------------------------------

Ezzel azt akarjak,mondani, hogy nem menthetem el a To-do listat egy txt file ba? Akkor,hogy lehetseges ha valaki megnyitja az applikaciot akkor betoltodjon az eddigi? Vagy szerintetek, erre nem kell gondolnom csak a lenyeg, hogy ha megnyitodik majd az app akkor lehessen benne letrehozni egy listat, es latszodjon a lista ha 1-et elmentek, hozzadadok?


---------------------------------------------------------------------



Egesz leirasa a feladatnak:

Project #2


Details:



Create a simple "to-do list" application in Java. This application should store its data to the file-system only, and should not connect to any external APIs, backends, databases etc. Here are the user-stories:


Dashboard:


When the application opens, the user should be taken to the "dashboard".


1. The dashboard should list (in chronological order), all of the "To-Do Lists" created by the user thus far. If none have been created, none should be displayed. In either case, there should be a "Create New to-do List button" somewhere on the screen.


2. If one of the existing todo-lists is clicked on, the user should be taken to that list.


3. If a user clicks to create a new todo list, they should be taken to a blank list.


Lists:


When a user is viewing a (new or existing) list, they should be able to :


1. Name or rename the list to anything they want, as long as it doesn't conflict with the name of any other list created by that particular user.


2. Add as many items to the list as they wish


3. Check off an item as "done", and uncheck it as well


4. Save the list



---------------------------------------------------------------------



2021. márc. 24. 16:37
 1/2 anonim ***** válasza:
100%

"This application should store its data to the file-system only"

"Ezzel azt akarjak,mondani, hogy nem menthetem el a To-do listat egy txt file ba?"


de, pont hogy egy helyi fájlba kell mentened az elemeket.

2021. márc. 24. 16:41
Hasznos számodra ez a válasz?
 2/2 anonim ***** válasza:
100%
Ahogy #1 írta igen, pont lehet fájlba menteni. A feladat arra céloz, hogy nem kell valami nagyobbal összekötni (pl. adatbázismotor, külső app hívása stb.), egy sima helyi fájlból dolgozhatsz.
2021. márc. 28. 21:25
Hasznos számodra ez a válasz?

Kapcsolódó kérdések:





Minden jog fenntartva © 2024, www.gyakorikerdesek.hu
GYIK | Szabályzat | Jogi nyilatkozat | Adatvédelem | Cookie beállítások | WebMinute Kft. | Facebook | Kapcsolat: info(kukac)gyakorikerdesek.hu

A weboldalon megjelenő anyagok nem minősülnek szerkesztői tartalomnak, előzetes ellenőrzésen nem esnek át, az üzemeltető véleményét nem tükrözik.
Ha kifogással szeretne élni valamely tartalommal kapcsolatban, kérjük jelezze e-mailes elérhetőségünkön!