<< Formia - A Simulation of Google Forms. Part 1
OK guys, here is how to try Formia.
All you have 6 steps to go.
Follow the steps below to install Formia.
In 2 ways you can get the project
Download the files as a zip from this link. You will only get the base version. After downloading the file, extract that.
Open the downloaded directory and copy the the directory 'Formia' to the root directory of your server.
Please improve this via Github.
If you have any problems, rise an issue on Githhub or simply comment below.
View the Project Reoprt.
Bye ;)
OK guys, here is how to try Formia.
All you have 6 steps to go.
- Download the project.
- Run the server.
- Create user.
- Copy the folder.
- Run initialization file.
- Good to go.
Install Formia
Note For My Personal Friends: When you finished installation, you will be prompted to create an account on Formia. Use your original First Name.The steps are also available at here.Follow the steps below to install Formia.
Step 1: Download the Project
In 2 ways you can get the project
From Github: (recomended).
Getting the files from Github is recommended because, you will be getting the latest version of Formia. Also it's backed up with a large community.- If you have no git installed on your device, no problem. You can download the zip of the project files from my github page. Look for the "download zip" button.
- If you got git software on you machine,
- Open command prompt / git shell.
- type
git clone https://github.com/vajahath/Formia-Google-Forms-Simulation.git
- Wait to complete.
Zip of Base Version
DOWNLOAD ZIP FILE ( 5 MB )
Step 2: Run the Server
- Run WAMP/Xampp server.
- if (wamp) ->
C:\wamp\www\
will be your root dir. - if (xampp) ->
C:\xampp\htdocs\
will be your root dir. - Confirm that the server is running:
- open browser (Google Chrome is always preferred).
- go to
http://127.0.0.1/
- if it fails try again.
Step 3: Create User.
- Go to phpmyadmin.
- Click on "users".
- Click on the link "Add user".
- Configure as shown below:
- Username :
hellouser
- Host : localhost
- Password :
hellouser123
- Click the "Go" button at the bottom of the page.
Step 4: Copy the Folder.
- if (wamp) ->
C:\wamp\www\
will be your root dir. - if (xampp) ->
C:\xampp\htdocs\
will be your root dir.
Step 5: Run the Initialization File
- Open browser (Google Chrome is always preferred).
- Go to
http://127.0.0.1/Formia/Initialization/
- If success message appears, initialization is success. Now delete the "Initialization" directory from "Formia.".
- Restart Chrome.
Step 6: Good to go.
- Open browser (Google Chrome is always preferred).
- Go to
http://127.0.0.1/Formia/
- Enjoy
Please improve this via Github.
If you have any problems, rise an issue on Githhub or simply comment below.
View the Project Reoprt.
Bye ;)
Comments
Post a Comment