Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noter fra vejledning med András #3

Open
andracs opened this issue May 31, 2018 · 1 comment
Open

Noter fra vejledning med András #3

andracs opened this issue May 31, 2018 · 1 comment

Comments

@andracs
Copy link

andracs commented May 31, 2018

@lasseko645 @SaneStreet @LiselotteEL @kasp4770 @lisa1685

#Rapport
-- Husk! Nu skal i lave en fed struktur for rapporten (husk at skrive navne) og skriv en god rapport. Del med acsandras gmail, hvis I vil have feedback.

#KODE
-- Lav en fin readme
-- Valg en licens til Jeres opgave
-- Mangler commits fra Lise og Liselotte
-- bussinesslogic mappen kan kan kaldes model (Ligesom i MVC eller MVP)
-- Alle javafiler bør have lidt kommentarer o.l.
-- PM er meget fint!
-- Jeg kunne godt bruge lidt UML måske i repoet... (Visual Paradigm)
-- Billeder? Skærmbillede, logo, startbillede...

++ Alle skal lave en unit test!

f.eks.
DBConnect d = new DBConnect;
String s = d.findQuestionDesc("1", "Description"); //Det her skal returnere "Hvad binder til salt")
assertEquals(s, "Hvad binder til salt");

@lasseko645
Copy link
Collaborator

got it men jeg skrive vidst rigeligt med kommentare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants