A friend working in an Architecture Design and Construction firm asked me to help build a web app to help them manage their engineering data, e.g. the detailed measuring of all parts of a building and their estimated cost, material supplier information with price quotes, different type of building's structural requirement data, etc. Currently they are using Excel to store these data, very low efficiency and hard to analysis base on these isolated files. They need to insert new data, also be able to retrieve old data base on different criteria and do some analysis based these data.
I'm a .Net MVC developer myself, I think I can just create bunch of SQL tables and import their excel data into it, then populate MVC/Razor UI stuff base on these database entities.
But just before I start from scratch, I wonder is there any open source project already out there serving more or less same purpose?
Aucun commentaire:
Enregistrer un commentaire