Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,151,629 members, 7,813,084 topics. Date: Tuesday, 30 April 2024 at 06:41 AM

My First Ever Javascript Webapp - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / My First Ever Javascript Webapp (1913 Views)

Who Can Build A Php Webapp Like This, Pay Involved / The Javascript Thread / After 10days Of Coding With Html, Css And Javascript Forum4africa Is Ready (2) (3) (4)

(1) (2) (Reply) (Go Down)

My First Ever Javascript Webapp by ore291(m): 1:32am On Jun 26, 2020
My first web app after learning JavaScript for a month is finally deployed.
resources used

1. Basic JavaScript
2. Vue.js framework
3. Bootstrap
4. GitHub and netlify for deployment.

And last but not the least thanks to team Aloc for providing a free Api containing thousands of detailed past questions and answers.

https://utme-quiz.netlify.app

Source code:
https://github.com/ore291/vue-quiz-app

3 Likes

Re: My First Ever Javascript Webapp by Nobody: 3:34am On Jun 26, 2020
Very neat. cool

But it needs color
Re: My First Ever Javascript Webapp by Jas80: 8:40am On Jun 26, 2020
ore291:
My first web app after learning JavaScript for a month is finally deployed.
resources used

1. Basic JavaScript
2. Vue.js framework
3. Bootstrap
4. GitHub and netlify for deployment.

And last but not the least thanks to team Aloc for providing a free Api containing thousands of detailed past questions and answers.

https://utme-quiz.netlify.app

Source code:
https://github.com/ore291/vue-quiz-app

after just one month? jeez you did a great job
Re: My First Ever Javascript Webapp by ore291(m): 9:45am On Jun 26, 2020
Jas80:


after just one month? jeez you did a great job
Thanks boss, I was already proficient in python so the switch to JavaScript wasn't so drastic.

1 Like

Re: My First Ever Javascript Webapp by ore291(m): 9:46am On Jun 26, 2020
TheGodlessGod:
Very neat. cool

But it needs color
Yh I focused mainly on getting the code working , my frontend still needs work
Re: My First Ever Javascript Webapp by Jas80: 9:50am On Jun 26, 2020
ore291:

Thanks boss, I was already proficient in python so the switch to JavaScript wasn't so drastic.

I can see, u aiming for full stack eh

1 Like

Re: My First Ever Javascript Webapp by SMBH: 10:38am On Jun 26, 2020
nice
Re: My First Ever Javascript Webapp by tensazangetsu20(m): 11:15am On Jun 26, 2020
This is amazing. So cool.
Re: My First Ever Javascript Webapp by Nobody: 11:31am On Jun 26, 2020
Mediocrity


You should have waited a bit and come up with something better


But No


U needed some showing off.

Rubbish unresponsive shit


I'm a hater
Re: My First Ever Javascript Webapp by ore291(m): 12:16pm On Jun 26, 2020
Bonatheripper:
Mediocrity


You should have waited a bit and come up with something better


But No


U needed some showing off.

Rubbish unresponsive shit


I'm a hater
My first hater grin , thanks bro I appreciate the feedback

1 Like

Re: My First Ever Javascript Webapp by Nobody: 12:37pm On Jun 26, 2020
ore291:

Thanks boss, I was already proficient in python so the switch to JavaScript wasn't so drastic.


Great one...

I go need ur help later
Re: My First Ever Javascript Webapp by Nobody: 4:11pm On Jun 26, 2020
ore291:

Yh I focused mainly on getting the code working , my frontend still needs work
lol I'm a novice Sha.

Sorry for asking, in creating the web app, did you use a hosting plan? Like did you pay for it?
Re: My First Ever Javascript Webapp by devbits: 4:16pm On Jun 26, 2020
Kudos Jare, let anyone who has nt use todo as their first app criticize

1 Like

Re: My First Ever Javascript Webapp by ore291(m): 7:00pm On Jun 26, 2020
TheGodlessGod:
lol I'm a novice Sha.

Sorry for asking, in creating the web app, did you use a hosting plan? Like did you pay for it?
No I didn't, you can host your nodejs dependent web apps for free on either netlify, heroku and firebase but for custom domain names and more features you would have to pay

1 Like 1 Share

Re: My First Ever Javascript Webapp by JourneytoEL(f): 9:51pm On Jun 26, 2020
ore291:

My first hater grin , thanks bro I appreciate the feedback
I like this comment

1 Like

Re: My First Ever Javascript Webapp by afuye(m): 10:56pm On Jun 26, 2020
Mr Bona Boy, I wont call u man, u never change
grin
Bonatheripper:
Mediocrity


You should have waited a bit and come up with something better


But No


U needed some showing off.

Rubbish unresponsive shit


I'm a hater
Re: My First Ever Javascript Webapp by Nobody: 11:40pm On Jun 26, 2020
Thumbs up you tried
Re: My First Ever Javascript Webapp by QuantumR: 7:35am On Jun 27, 2020
ore291:
My first web app after learning JavaScript for a month is finally deployed.
resources used

1. Basic JavaScript
2. Vue.js framework
3. Bootstrap
4. GitHub and netlify for deployment.

And last but not the least thanks to team Aloc for providing a free Api containing thousands of detailed past questions and answers.

https://utme-quiz.netlify.app

Source code:
https://github.com/ore291/vue-quiz-app
Concept wise 4/5
Logic wise 2/5 (i dont think u consider CORS policy cos ur app is no longer functioning)
Responsive 1/5
Re: My First Ever Javascript Webapp by ore291(m): 9:31am On Jun 27, 2020
QuantumR:

Concept wise 4/5
Logic wise 2/5 (i dont think u consider CORS policy cos ur app is no longer functioning)
Responsive 1/5
Thanks for the input, the app is not longer functioning cause the API is down for now
Re: My First Ever Javascript Webapp by Taofeekdboy(m): 9:39am On Jun 27, 2020
The concept is very nice, I have been planing on something related to that, though I wanna build the API myself.

The app is not functioning again, if you can put a notification that tells the user that there is a network error or something if there is a problem, it will be very nice, so the user will be aware of what's going on. Good job bro.
Re: My First Ever Javascript Webapp by ore291(m): 9:50am On Jun 27, 2020
Taofeekdboy:
The concept is very nice, I have been planing on something related to that, though I wanna build the API myself.

The app is not functioning again, if you can put a notification that tells the user that there is a network error or something if there is a problem, it will be very nice, so the user will be aware of what's going on. Good job bro.
Yh I will do the notification, I can do the API myself with django-rest-framework but I don't have access to past questions in digital form
Re: My First Ever Javascript Webapp by Taofeekdboy(m): 10:07am On Jun 27, 2020
ore291:

Yh I will do the notification, I can do the API myself with django-rest-framework but I don't have access to past questions in digital form
Yes, I understand, I am not trying to create past questions, I just want to create a school management system where teachers can set questions for the students and they will answer the questions and submit and assign them assignments as well, it is a big one.. Just trying to wrap my head around it. I am using django rest framework as well but react is my stack. I like Vue as well as it makes things simpler but the problem is whichever you learn first among those Javascript frameworks, it will be hard to leave it grin

3 Likes

Re: My First Ever Javascript Webapp by elunico: 10:15am On Jun 27, 2020
Taofeekdboy:

Yes, I understand, I am not trying to create past questions, I just want to create a school management system where teachers can set questions for the students and they will answer the questions and submit and assign them assignments as well, it is a big one.. Just trying to wrap my head around it. I am using django rest framework as well but react is my stack. I like Vue as well as it makes things simpler but the problem is whichever you learn first among those Javascript frameworks, it will be hard to leave it grin

How similar is Vue to React? I wanna start with react then Vue later.
Re: My First Ever Javascript Webapp by ore291(m): 10:45am On Jun 27, 2020
Taofeekdboy:

Yes, I understand, I am not trying to create past questions, I just want to create a school management system where teachers can set questions for the students and they will answer the questions and submit and assign them assignments as well, it is a big one.. Just trying to wrap my head around it. I am using django rest framework as well but react is my stack. I like Vue as well as it makes things simpler but the problem is whichever you learn first among those Javascript frameworks, it will be hard to leave it grin
that'll be nice self , if you make it open source I won't mind contributing and I learnt Vue first cause on reddit they were like react has a very steep learning curve and for someone like me who just learnt JavaScript let me not go and injure my brain
Re: My First Ever Javascript Webapp by Taofeekdboy(m): 11:54am On Jun 27, 2020
elunico:


How similar is Vue to React? I wanna start with react then Vue later.
they are both Javascript frameworks, you can use javascript syntax for both, Vue is easier to learn while react is a little bit difficult to learn.
Re: My First Ever Javascript Webapp by Taofeekdboy(m): 11:57am On Jun 27, 2020
ore291:
that'll be nice self , if you make it open source I won't mind contributing and I learnt Vue first cause on reddit they were like react has a very steep learning curve and for someone like me who just learnt JavaScript let me not go and injure my brain

I will try to do that. Learning react made my Vue learning curve pretty easy and it's documentation is superb as I didn't even check or watch any videos by learning it. It is very straightforward. I love react because of its community, easy to find solution when you are stuck.
Re: My First Ever Javascript Webapp by tensazangetsu20(m): 3:16pm On Jun 27, 2020
Taofeekdboy:
they are both Javascript frameworks, you can use javascript syntax for both, Vue is easier to learn while react is a little bit difficult to learn.
React is a library. Vue is a framework. What do you think of angular?
Re: My First Ever Javascript Webapp by Taofeekdboy(m): 8:21pm On Jun 27, 2020
tensazangetsu20:

React is a library. Vue is a framework. What do you think of angular?
Yeah react is a javascript library but people do take it for a framework, even I have forgotten that it is a library grin grin..

Angular is a javascript framework, it has a steep learning curve and when you are good with it, you don't wanna leave it for other frameworks.
I learnt it for some time but I left with for react because of its verbosity.
Re: My First Ever Javascript Webapp by modash(m): 8:25pm On Jun 27, 2020
Taofeekdboy:

Yeah react is a javascript library but people do take it for a framework, even I have forgotten that it is a library grin grin..

Angular is a javascript framework, it has a steep learning curve and when you are good with it, you don't wanna leave it for other frameworks.
I learnt it for some time but I left with for react because of its verbosity.

Angular is similar to nestJs right?
Re: My First Ever Javascript Webapp by tensazangetsu20(m): 8:27pm On Jun 27, 2020
Taofeekdboy:

Yeah react is a javascript library but people do take it for a framework, even I have forgotten that it is a library grin grin..

Angular is a javascript framework, it has a steep learning curve and when you are good with it, you don't wanna leave it for other frameworks.
I learnt it for some time but I left with for react because of its verbosity.
I am learning react but want to really pick up angular in the future.
Re: My First Ever Javascript Webapp by Taofeekdboy(m): 9:49pm On Jun 27, 2020
modash:


Angular is similar to nestJs right?

Yes, they are similar because you can write in typescript in both angular and nestJs... Though I don't know much about nestJs but they have the same learning pattern.
Re: My First Ever Javascript Webapp by Taofeekdboy(m): 9:53pm On Jun 27, 2020
tensazangetsu20:

I am learning react but want to really pick up angular in the future.
I was taking the course before but I couldn't sleep because of the learning curve and it will take time to grab all the entities of angular unlike react where you can build in no time and use so many third party libraries but angular comes with its own libraries which you have to learn all of those as well... I think I am good with react and Vue for now, I can go back to angular anytime I wish to learn it again.

1 Like

(1) (2) (Reply)

I Need A Code To Allow Download From / Google Code Jam: Round 1A / Pls Help. How Do I Convert Excel Sheets To Vcard For Free Pls Pls Pls

(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. 40
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.