Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IF3110]Pengumpulan Tubes II Kel. Andra & the Backbone #14

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
25c81f5
Test First Push : HelloWorld
fathanpranaya Nov 12, 2013
b6c16a8
+ List barang terbanyak dibeli di halaman awal
fathanpranaya Nov 26, 2013
86834d7
Merge branch 'master' of https://github.com/fathanpranaya/IF3110-Tube…
fathanpranaya Nov 26, 2013
3035ab4
+kategori barang
fathanpranaya Nov 26, 2013
4704ae0
pulling 22:08
baharudinafif Nov 26, 2013
53d27d5
PUSH 22:19
baharudinafif Nov 26, 2013
7b9d6a4
(+)paginasi, order, search, detail barang
fathanpranaya Nov 26, 2013
d9458be
pulling
baharudinafif Nov 26, 2013
8294fc0
Merge branch 'master' of https://github.com/fathanpranaya/IF3110-Tube…
baharudinafif Nov 26, 2013
d9818f5
Add User Registration + Card Registration
andra49 Nov 27, 2013
c55e3dd
Add INSTALL.md and MEMBER.md
andra49 Nov 27, 2013
daebc4d
commit before merge
baharudinafif Nov 27, 2013
8ad8a41
Merge branch 'master' of https://github.com/fathanpranaya/IF3110-Tube…
baharudinafif Nov 27, 2013
397e6b3
gabung udin
baharudinafif Nov 27, 2013
ef0c27e
Add editprofile.jsp. Validasi user login pada profile, card
andra49 Nov 27, 2013
a4118f5
pulling
baharudinafif Nov 27, 2013
fa33264
pulling
baharudinafif Nov 27, 2013
c1aa819
+add cart
fathanpranaya Nov 27, 2013
5dc2030
benerin struktur projek!!
fathanpranaya Nov 27, 2013
6cff27c
benerin struktur projek lagi
fathanpranaya Nov 27, 2013
076c68d
"Check ADA/NGGAK kartu kredit"
baharudinafif Nov 27, 2013
38aff83
Add EditProfile.java
andra49 Nov 27, 2013
55eb5ed
pulling 12:09
baharudinafif Nov 27, 2013
cce8807
pulling
baharudinafif Nov 27, 2013
d520f71
perbaiki addcart
fathanpranaya Nov 27, 2013
74cb178
nambah add cart
fathanpranaya Nov 27, 2013
5dfd7c9
nambah add cart
fathanpranaya Nov 27, 2013
cf53ac1
shopping bag oke?
fathanpranaya Nov 27, 2013
499587b
tambah barang
fathanpranaya Nov 27, 2013
87fe6de
Minor update
andra49 Nov 27, 2013
fd0265d
Merge branch 'master' of https://github.com/fathanpranaya/IF3110-Tube…
andra49 Nov 27, 2013
4646c54
bisa nambah barang(fix)
fathanpranaya Nov 27, 2013
75516d8
Update fitur edit barang (edit, hapus) masih bug di hapus
andra49 Nov 27, 2013
2af6a88
Merge master
andra49 Nov 27, 2013
f72f393
Fix delete barang with pop up
andra49 Nov 27, 2013
39f7483
Update edit profil
andra49 Nov 27, 2013
f5f869f
pulling ; DB beli fix
baharudinafif Nov 27, 2013
5ccfa63
Merge branch 'master' of https://github.com/fathanpranaya/IF3110-Tube…
baharudinafif Nov 27, 2013
c6851b8
persiapan pengumpulan
fathanpranaya Nov 27, 2013
fd5cdcf
bungkus
fathanpranaya Nov 27, 2013
ce4c226
Minor fix EditProfile
andra49 Nov 27, 2013
7e81cc8
Merge branch 'master' of https://github.com/fathanpranaya/IF3110-Tube…
andra49 Nov 27, 2013
f8f742d
Final Commit
andra49 Nov 27, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
<classpathentry kind="lib" path="E:/XAMPP/tomcat/mysql-connector-java-5.1.26-bin.jar"/>
<classpathentry kind="lib" path="E:/XAMPP/tomcat/lib/servlet-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
36 changes: 36 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ruko</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>
12 changes: 12 additions & 0 deletions .settings/.jsdtscope
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="WebContent"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
<attributes>
<attribute name="hide" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
<classpathentry kind="output" path=""/>
</classpath>
7 changes: 7 additions & 0 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.6
8 changes: 8 additions & 0 deletions .settings/org.eclipse.wst.common.component
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="ruko">
<wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
<property name="context-root" value="ruko"/>
<property name="java-output-path" value="/ruko/build/classes"/>
</wb-module>
</project-modules>
9 changes: 9 additions & 0 deletions .settings/org.eclipse.wst.common.project.facet.core.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<fixed facet="java"/>
<fixed facet="wst.jsdt.web"/>
<fixed facet="jst.web"/>
<installed facet="java" version="1.6"/>
<installed facet="jst.web" version="3.0"/>
<installed facet="wst.jsdt.web" version="1.0"/>
</faceted-project>
1 change: 1 addition & 0 deletions .settings/org.eclipse.wst.jsdt.ui.superType.container
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
1 change: 1 addition & 0 deletions .settings/org.eclipse.wst.jsdt.ui.superType.name
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Window
5 changes: 5 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
IF3110-Tubes-II
===============
PETUNJUK INSTALASI

- Jalankan Eclipse, buka project ini lalu jalankan project ini dengan memilih menu "Run As - Run On Server"
7 changes: 7 additions & 0 deletions MEMBER.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
IF3110-Tubes-II
===============
ANGGOTA KELOMPOK

- BAHARUDIN AFIF (13511021) - [email protected] - Github ID : baharudinafif
- FATHAN ADI PRANAYA (13511027) - [email protected] - Github ID : fathanpranaya
- RENUSA ANDRA PRAYOGO (13511063) - [email protected] - Github ID : andra49
Loading