ruc-RAWDATA-striketeam / SOVA

Application for accessing StackOverflow data.
MIT License
0 stars 1 forks source link

Restructure code to fit application model #12

Open jonasschjerlund opened 8 years ago

jonasschjerlund commented 8 years ago

This is the major challenge for the week. The main purpose is to try to really grasp what the different layers in the DB->DAL->Domain->Web model represent, why it makes sense to structure the application as such, and exactly what data mapping should take place in each layer.

Ideally, by Friday 08/04/2016 (milestone 02 deadline) we will have enough of an understanding that we can create more involved UML documentation of the system that doesn't just treat the entirity of the system as a black box. Also serves as a solid foundation for expanding our codebase.

@ruc-RAWDATA-striketeam/everybody

jonasschjerlund commented 8 years ago

Bigger task than a single week, as it turns out! Rolled from Milestone 02 to 03.