Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Final year project

  • 22-09-2018 6:31pm
    #1
    Registered Users, Registered Users 2 Posts: 54 ✭✭


    Hi I want to make an Android app for my final year project using Java, I want to use Firebase as a database. I want to also make a web app and connect this to the same database. What are the best programming languages to use with Firebase for the web app. I am considering learning a new language for this, would python be a good option? I do not know much about Firebase.


Comments

  • Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭Buford T Justice


    For the frontend?

    You could use angular 4 its full stack & google have native libraries for connecting to it. I've used it before for an application and once you get to grips with it, it works quite well


  • Registered Users, Registered Users 2 Posts: 54 ✭✭CookieLover


    For the frontend?

    You could use angular 4 its full stack & google have native libraries for connecting to it. I've used it before for an application and once you get to grips with it, it works quite well

    Thank you for the suggestion.


  • Registered Users, Registered Users 2 Posts: 6,472 ✭✭✭Talisman


    Have a look at Dart and Flutter. Dart is easy to learn if you have used any other programming language and Flutter is just Dart for building mobile applications.


Advertisement