eunicekokor/BallotBoard
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Ballotboard ================================= ## Files and Folders build.sbt `Information/settings about the dependencies we're using (play-jongo for db, etc)` out/ `Generated after running` project/ `Compiled classes` public/ `Javascript Css Jquery` test/ `Where we create tests` app/ `Where our mvc main application is`