Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,733 members, 7,817,017 topics. Date: Friday, 03 May 2024 at 11:06 PM

Mobile Technology: Lets Build A Mobile App With Javascript - Programming (7) - Nairaland

Nairaland Forum / Science/Technology / Programming / Mobile Technology: Lets Build A Mobile App With Javascript (15560 Views)

July Bootcamp Training - Full Stack Web Development With Javascript (mern Stack) / Tarot Website I Cooked With JavaScript,HTML / My Semester GPA Calculator With Javascript (2) (3) (4)

(1) (2) (3) (4) (5) (6) (7) (8) (Reply) (Go Down)

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Grandlord: 10:53am On Apr 29, 2020
codeigniter:

Then research the best tool for the job
Make a plan or a wireframe that describe what u are going to do and the part you want others to do

No code should be written until there is a design else the project will fail. In software development the easiest part is code implementation, this is not a project in which functions would be thrown about

Code written should be in oop, which requires components design and good naming practice, Java is good for enterprises app because of it oop concepts,
So oop is pretty important.

<u>Why people should participate</u>
If you are noob u will gain experience quickly because most people learn on the job
It will teach u how to collaborate, and how to endure others critise ur code
It will teach you how to use Google, stack overflow, stackexchange...
There are a lot benefits
I love this. You've got me looking at software development through the business angle and overall design planning.

I want to ask, asides Java, what other oop technology can be used? Django? Nodejs? PHP?
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Grandlord: 10:57am On Apr 29, 2020
Lordpeckxy:
So what features should our app have...
[Page Sign-Up

Page - Login]

[User - Profile]

[Auto phone number Recognition]

[Auto Bank Account Recognition]

[Recharge account]

[Buy things on online stores]

[Credit and Debit account of User]

.
Keep it coming....
This is super cool. I'll go research other features as well.

As a greenhorn, I'm excited to see how we build all of these subunits and how they'd come together to make a functional app cool

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Patiee: 4:22pm On Apr 29, 2020
Can someone help please, I 'm using JavaScript
Write a program that uses console.log to print all the numbers from 1 to 100,
with two exceptions. For numbers divisible by 3, print "Fizz" instead of the
number, and for numbers divisible by 5 (and not 3), print "Buzz" instead.
When you have that working, modify your program to print "FizzBuzz" for
numbers that are divisible by both 3 and 5 (and still print "Fizz" or "Buzz"
for numbers divisible by only one of those).
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 6:14pm On Apr 29, 2020
Grandlord:

This is super cool. I'll go research other features as well.

As a greenhorn, I'm excited to see how we build all of these subunits and how they'd come together to make a functional app cool
Yeah....
And I believe We can do it,
I made some couple of research and decided that it would need Just front-end tools, some APIs expecially Serverless computing I.e A third party Applications...
I would not want the thread to be packed with codes, so when the time to start the project, we would create a whatsapp group and we would connect our selves on GitHUB and thats where the coding will be, we will post screenshots to this thread. Just so you know, we are still building MOBILE apps with JavaScript...
Keep the features coming...

1 Like 1 Share

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 6:18pm On Apr 29, 2020
Grandlord:

I want to ask, asides Java, what other oop technology can be used? Django? Nodejs? PHP?
All of this in good time...

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 6:26pm On Apr 29, 2020
Patiee:
I'm sorry but what's Opay, I'm i missing something.
Its an App developed by Opera Developers that facilitates the Use of Virtual Money to operate in the digital world....
www.operapay.com
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Onlinebar: 6:41pm On Apr 29, 2020
I'm a beginner in JavaScript, can I join the project

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Patiee: 7:17pm On Apr 29, 2020
Lordpeckxy:

Its an App developed by Opera Developers that facilitates the Use of Virtual Money to operate in the digital world....
www.operapay.com
Was this built from JavaScript and it's frameworks only?I find it quite complex.
Re: Mobile Technology: Lets Build A Mobile App With Javascript by codeigniter(m): 7:38pm On Apr 29, 2020
Lordpeckxy:

Yeah....
And I believe We can do it,
I made some couple of research and decided that it would need Just front-end tools, some APIs expecially Serverless computing I.e A third party Applications...
I would not want the thread to be packed with codes, so when the time to start the project, we would create a whatsapp group and we would connect our selves on GitHUB and where the coding will be, we will post screenshots to this thread. Just so you know, we are still building MOBILE apps with JavaScript...
Keep the features coming...
whatsapp would be ideal

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by nappy760(m): 8:29am On Apr 30, 2020
Grandlord:
I love this. You've got me looking at software development through the business angle and overall design planning.

I want to ask, asides Java, what other oop technology can be used? Django? Nodejs? PHP?

C#

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by TechCapon(m): 4:18pm On Apr 30, 2020
Lordpeckxy:

Its an App developed by Opera Developers that facilitates the Use of Virtual Money to operate in the digital world....
www.operapay.com
I've been missing for a while. I was banned but now I'm back grin
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 5:07pm On Apr 30, 2020
TechCapon:
I've been missing for a while. I was banned but now I'm back grin
welcome back...
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 5:12pm On Apr 30, 2020
Patiee:

Was this built from JavaScript and it's frameworks only?I find it quite complex.
Well, you underestimate JavaScript...
Facebook uses React-Native, which Is a framework of JavaScript...
Trust me, you can do soo much with JavaScript and also with API's..you can do almost anything you think can think of.!!!

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by TechCapon(m): 5:25pm On Apr 30, 2020
Lordpeckxy:

welcome back...
ur welcome

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 4:37pm On May 04, 2020
THIS WEEK...
During the course of this week, we would continue our Journey. Building Mobile Apps with JavaScript
Although, we haven't finalized out Hit-Storm Project, In later time we would do it.
This week we would learn the following:
1. Initiate a Program
2. Create the program with JavaScript.
3. Package the program to a usuable app.
4. Create a Developer Account.
5. Upload our App to our Developer Account.
6. Done

won't it be exciting.? If you have been following this course...
What are you waiting for? Lets Ride wink together

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 10:25am On May 05, 2020
Lets get to our app initialization
Last night, I already concluded that any idea I come across thats what I will be sharing today.
All thanks to remi4ever for this great app of Idea which I came across early hours of this money, the app prototype is getting ready with its features.
Stay Tune.
But if...you have any app idea we can complete in less than a week then am all 4 it.
Building Mobile apps with JavaScript: App Initialization
Re: Mobile Technology: Lets Build A Mobile App With Javascript by squash47(m): 10:51am On May 05, 2020
Lordpeckxy:






am sorry if what i typed went out of context and really speak ill & aweful of a profession...

Once again, my apologies!!!
y u dey apologize ?
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 3:29pm On May 05, 2020
squash47:
y u dey apologize ?
so that by gones should remain what they are - BY GONES.

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by manmade(m): 7:48am On May 06, 2020
Here to learn , thanks for sharing
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 9:48pm On May 10, 2020
So nairaland decides to let Me comment on my thread after a very long time.... Hnmmm.... We should be wrapping up this App now, all thanks to NL . Well we start tomorrow... Or this Night.!!!
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 8:19pm On May 11, 2020
Yeah, Its one hell of a hefty week,
Am In my last stage of my app, After I Conclude I will sure get down here and lets code....
Stay Tune
Numdroid Coming Soon...
.
oooopss, I just 4got, There Is another app waiting 4 me....
Oooh shit......
Lets get down 2moro will Yhu.

1 Like

Re: Mobile Technology: Lets Build A Mobile App With Javascript by Patiee: 10:30pm On May 11, 2020
Lordpeckxy:
Yeah, Its one hell of a hefty week,
Am In my last stage of my app, After I Conclude I will sure get down here and lets code....
Stay Tune
Numdroid Coming Soon...
.
oooopss, I just 4got, There Is another app waiting 4 me....
Oooh shit......
Lets get down 2moro will Yhu.
Eagerly waiting bro.
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Iamsheye(m): 6:06pm On May 12, 2020
I've got a problem in JavaScript guys,I don't know if anyone here can help

https://www.nairaland.com/5853266/need-someone-javascript-code#89474408
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 8:18pm On May 12, 2020
Patiee:
Eagerly waiting bro.
Just you wait, And You won't be shamed.!!!
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 9:11pm On May 12, 2020
So before we go coding our app... Lets get warmed up a little bit... How about a code Exercise to play around with...

Rapthor's Code Exercise

1. Create a Web page, insert two Image Light Bulbs( one and off).

2. Place The symbol of Nairaland (=N=) on the webpage.

3. Code a button that turns on the light, and when the light is turned on let the symbol of nairaland be diplayed on it.

4. A button should be Inplace to turn off the light, and also the symbol should be turned off.

5. Wheeeeewwwww... Hint: Use JavaScript to Manipualte the css style

e.g: document.querySelector('#myLightBulb1').style.display = None; . Goodluck.... Let the Fun Begin


You can share your code or screen shots(I.e if u want it be just yours).
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Emmyloyalty: 10:58am On May 16, 2020
codeigniter:

I don't use Java and PHP
Do u know any react or nodejs

Hello, I write React.js and I'm available.
Re: Mobile Technology: Lets Build A Mobile App With Javascript by codeigniter(m): 4:04pm On May 16, 2020
Emmyloyalty:


Hello, I write React.js and I'm available.

WhatsApp me on https:///2348142700835/

Let's talk
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Nobody: 5:14pm On May 16, 2020
codeigniter:


WhatsApp me on https:///2348142700835/

Let's talk
Is the project still in the brainstorming stage? Or is it ready to go? I write nodeJS. Noob but I sure am up for a challenge
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 10:34am On May 17, 2020
crownedrookie:

Is the project still in the brainstorming stage? Or is it ready to go? I write nodeJS. Noob but I sure am up for a challenge
Well thé project was just an idea to bring all developers together to create something unique..
But if you guys think its something that's kul, I say we Go for it...
Drop your numbers for the whatsapp group...
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Fidelismaria: 11:14am On May 17, 2020
Lordpeckxy:

Well thé project was just an idea to bring all developers together to create something unique..
But if you guys think its something that's kul, I say we Go for it...
Drop your numbers for the whatsapp group...

Hello

Can you direct me or refer me to a tutorial on how to create facebook./twitter homepage using only HTML and CSS ?

Thanks
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Lordpeckxy(m): 10:44pm On May 18, 2020
Fidelismaria:


Hello

Can you direct me or refer me to a tutorial on how to create facebook./twitter homepage using only HTML and CSS ?

Thanks
Try
https://www.coderglass.com/social/facebook-style-homepage.php
Re: Mobile Technology: Lets Build A Mobile App With Javascript by Emmyloyalty: 11:42am On May 26, 2020
codeigniter:


WhatsApp me on https:///2348142700835/

Let's talk

I've messaged you. Sorry it took a while.

(1) (2) (3) (4) (5) (6) (7) (8) (Reply)

Function Points (FP) Vs Lines Of Code (LOC) / Is It Advisable To Learn Java As My First Programming Language? / Eyeopener: Aspiring Nigerian Game/App Developers Should Read This

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 39
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.