Project Code

Posts 14 of 4 · Page 1 of 1
Project Code
Starting up a final project for school about an app that helps you cath the bus by vibrating the phone and telling you that the bus is almost here blah blah.

Doing it on visual studio with html/javascript.
Is this a good language to do this?

And how would I go about doing it? Dont have a lot of experience with visual studio, used visual basic mostly, but do know my way around html.

Thanks
Depends what you want to do
html & javascript are the must if you are making a website
It's for client-side tho.
For all that bus-check you have to use some server-side language.
It can be ASP.NET or PHP for example.
Quote Originally Posted by Zaczero View Post
Depends what you want to do
html & javascript are the must if you are making a website
It's for client-side tho.
For all that bus-check you have to use some server-side language.
It can be ASP.NET or PHP for example.
Its mostly kinda like an alarm app. You set the time your bus arrived and the app warns you when its close/at time.
Quote Originally Posted by Draganoid View Post
Its mostly kinda like an alarm app. You set the time your bus arrived and the app warns you when its close/at time.
then for android i suggest you to use java
or java + html / js / css hybrid app
Posts 14 of 4 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?