Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

ALEKSEY LYZHENKOV
seal-mask
.a{fill-rule:evenodd;}techdegree
ALEKSEY LYZHENKOV
Full Stack JavaScript Techdegree Student 13,237 Points

Need advice to build a web app...

Hi guys! I work in a company, which has several hundred buildings in property and lease them to different people and organizations. Work is organized through different Excel tables, tech plans, photos and stuff like that are located separately on disk, which is not always very convenient.

So I want to build an app with an authorization for allowed users. This app will allow user to see all buildings company has, with all corresponding lease contracts and relative information. The user must be allowed to add/edit/delete building/contracts, edit information, upload photos and scans. I would also like to add some visual statistics based on the information in app.

So what technologies should I use to build such an app?

Thanks in advance for your reply

1 Answer

i would say if you want the authorization and the ability to add edit and delete then maybe try php dependent on if its a web based app