Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare8.2/10
(Our Score)
Product is rated as #28 in category Bootstrap
Bootstrap modals are lightweight javascript popups that are used to display videos, images, alerts as well as forms for sign up, login and contact. The plugin for modals is part of bootstrap.js.
In this course, we use bootstrap modals to display sign up and login forms to enrich users experience. We use html, css, bootstrap library, jquery plugin, php and mysql.
Features are:
Instructor Details
Uzochukwu Eddie OdoziSoftware Developer
Courses : 11
Votes: 0
Courses : 11
Specification: Build Sign Up and Login Forms With Bootstrap Modal
|
15 reviews for Build Sign Up and Login Forms With Bootstrap Modal
4.2 out of 5
★★★★★
★★★★★
8
★★★★★
5
★★★★★
0
★★★★★
1
★★★★★
1
Write a review
Show all
Most Helpful
Highest Rating
Lowest Rating
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 4 hours |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
Year | 2017 |
Build Sign Up and Login Forms With Bootstrap Modal
$19.99 $12.99
Anees Ahmed –
very good approach for delivering content
Waseem Rauf –
Excellent and informative course.
Ranjeet Kumar –
Very clear and good tutorials, what ever explained… explained in well mannered. Thanks for the nice tutorial. Please provide more video to get excellent knowledge like this for those who can not afford money at starting point. Thank you once again.!
Jui Chi Liu –
Great Step By Step Explanation
Benoit D. –
Very hard to understand, sound very bad… dont waste your time…
Muhammad Waqas Sheikh –
Interesting Course
Charles Okwechime –
Good explanations
Jonathan –
Great course Thankyou.
Simbad32 –
The teacher explain very well. Until now, has been a good investiment for me.
Leslie Milburn –
I feel that the second section should be redone to contain just 2 or 3 lectures on how to modify the project to have a single dialog for both sign up and login via tabs and then of course one for the additional delete functionality. That would have saved plenty of time going over the same thing again with copy and pasting code. Along the way I made note of the following important issues that may confuse some learners: (1) In lecture 20, the call $(.modal).on(hidden.bs.modal,..); is used to trap when a dialog gets closed to reset the fields and errors. This is done in both login.js and signup.js the problem is that due to the way the files are included, BOTH of these functions will be called when either dialog gets closed because the class is being used learners should look for an alternative solution, worst case use an ID to prevent this function call double up. (2) At the top of the two js modules, the same php module as the one used in each ajax call gets included. If the code is restructured you do not need that inclusion at all. What we are slowly ending up with is a mish mash of file inclusions which would become a maintenance nightmare over time. So, while this was done purely for the presentation itself, this practice is not good and a rethink is advised. (3) the use of header(location:….) can be avoided when deleting a User simply by using jquery to delete the row from the table upon successful deletion thus one less hit on the Server. Again learners need to understand that shortcuts have been taken for the purposes of illustrating a concept, these are NOT best practice from a coding perspective. Lastly, no source code has been provided. This made following along difficult because some frames are missing from the videos so we are not getting to see what code was typed in for long enough sometimes not at all. Having said all of that, I did get what I needed from this course it was just made harder than it needed to be.
Matthew Nilsen –
Awesome course, great lecture and explanation on every subject covered. Look forward to doing some more web development courses to gain more experience Thank you so much Eddie or a great course and help during this course
Abhi Kr –
A great experience is felt while learning from Uzochukwu Eddie Odozi Sir. I think he is a great instructor and teaches in a very well way. I would like to say this because the teaching techinique is so good that i don’t have to ask any doubt. Thank You So Much Sir!
Erich Macher –
Its a pitty that such a clear and engaging instructor cannot provide the code for students to follow, even after several requests by many students and even after agreeing to provide. It makes it so much harder, and frustrating.
Jim Kilgore –
The course teaches how to use Bootstrap Modal and PHP to insert and retrieve data from MySQL database. Great course!
Farhan N Ahmad –
Good course.. Nicely elaborated.