Added login and signup functionality to the angular app. of course using mock background.
Added login and signup functionality to the angular app. of course using mock background.
I am loving it now, this video covers moving data from all the other components.
In the video i have covered the following expects to the Angular website that we are creating.
It’s been a while that i am trying my hands on ANGULAR , and thought of sharing a practical way of approaching the same by creating a website. That triggered a thought of sharing it via YouTube.. and here is the first video from the series..
Well this article is for those who like to try new things and always ready to learn new things. As part of knowledge sharing we will frequently share all helpful articles that will make it easy for anyone to go along with technology and put to use easily.
Now, a little overview before the actual steps. i assume that you already know about webservers, webhosting and domain names.
OBJECTIVE: Create a self-hosted blog website using WORDPRESS Content Management Software.
Prerequisite:given below si the list of things that you need to have before starting installing wordpress.
Step1: First thing first , Go to http://wordpress.org and Download the latest version of WordPress.
Step2: Use a FTP client or use Browser to visit your WEB HOSTING Provider website. here is how it looks like after that you login to CPANEL
Step3: Click the MqSQL DATABASES icon in Cpanel to open the database create page. provide a name to your database and create a user for the same.
keep a note of the database name and database username. the same will be used in the next steps.
Step4. Upload the wordpress archive file to the server and Extract it to www folder.( this is the folder in which all the files for your website reside). after extracting the files the folder will look something like this.
Step5: Now use browser to open the domain name. eg: www.example.com. you will now be greeted with default setup message like this. All you have to do now is to follow the setup wizard.
At this point our installation is now complete and we are ready to rock and roll with our newly installed BLOG!! now without waiting anytime login into wordpress with the username and password provided in the previous steps and start blogging!
Your admin panel is at: www.yourdomainname.com/wp-admin
and your website is at : www.yourdomainname.com
This is the default first post that you will be see, you may choose to edit of create a fresh new post. I recommend that you check the admin back end for various options to customize your blog. visit wordpress.org often to keep yourself
Done! i hope this will help people setup their own blog easily. do contact us if you need and professional help.