Orlando04
5e21ea6d02
Un nuevo comienzo
2 anni fa
Ricardo-gonzalez32
0a05771e2a
removed comment
2 anni fa
Orlando04
0ac18797fc
deleted unnecessary stuff
2 anni fa
Orlando04
1c25b109f4
changes in HomeScreen
2 anni fa
Ricardo-gonzalez32
921f55aed8
increased pincode length to 6
2 anni fa
Ricardo-gonzalez32
16dde86a49
Update PincodeScreen.js
2 anni fa
Ricardo-gonzalez32
0400060485
Un nuevo comienzo
2 anni fa
Ricardo-gonzalez32
2fd42f89e3
added pincodescreen and testscreen
2 anni fa
Orlando04
0eda630696
added style for the header
2 anni fa
Orlando04
70eb7c265b
finished merging
2 anni fa
Orlando04
dda1f8df97
Merge branch 'API-Connection' into MocionesIUPI
2 anni fa
Orlando04
c51876b8fa
Create MocionScreen.js
this is going to be merged
2 anni fa
Orlando04
057a5462e0
leaving things ready for merge
2 anni fa
Orlando04
924947454b
working json
the code in this commit works, but the website needs to be online
the json the website sends doesnt work with the current code
2 anni fa
Orlando04
238abffc61
Create global.js
the global style of the app
2 anni fa
Orlando04
80145e36a9
Create logo.jpg
This is the logo for the app
2 anni fa
Orlando04
07088fe1a3
Create homeStack.js
Files for the navigation of the app
2 anni fa
Orlando04
1789a0fae7
added files for the homescreen
2 anni fa
Orlando04
9a642d5d6c
trying to connect to API
2 anni fa
Orlando04
7f80d66ddf
downloaded package for navbar
2 anni fa
Orlando04
f24ae4094f
package.json updated
2 anni fa
orlando.medina4
5cb64f1ce9
Delete 'sorting.py'
removing from project branch
2 anni fa
orlando.medina4
4aa576b382
Delete 'merge.py'
removing from project branch
2 anni fa
orlando.medina4
37e6ba371e
Delete 'heap.py'
removing from the project branch
2 anni fa
Orlando04
87322982b1
Uploading Project Files
This is the beginning of MocionesIUPI
here are all the files to start working on the project.
2 anni fa
Orlando04
0ce266d12c
fixed a comment
deleted a comment in from shellSort that appeared twice
2 anni fa
Orlando04
d0d076a38b
Merge branch 'sortingShell' into sortingFinal
2 anni fa
Orlando04
74e9149f67
fixed and ready to merge
final adjustments to shellsort algorithm
2 anni fa
Ricardo-gonzalez32
8a4387dac6
Squashed commit of the following:
commit 96a1a46370
Author: Ricardo-gonzalez32 <ricardo.gonzalez32@upr.edu >
Date: Tue Oct 11 20:02:51 2022 -0400
added quicksort function
2 anni fa
luislopez66
4bd6d6f25d
update sorting.py
2 anni fa
luislopez66
9c1ad1e57a
update sorting.py again
2 anni fa
luislopez66
d14d528dae
Updated sorting.py with a better heap sort algorithm
2 anni fa
luislopez66
34f423a384
Updated sorting.py
2 anni fa
luislopez66
53f41873f1
Updated sorting.py again
2 anni fa
luislopez66
5a86731911
Updated sorting.py again...
2 anni fa
luislopez66
eef072e15e
Updated heap.py
2 anni fa
luislopez66
a0a84ec2d6
Updated sorting.py with proper indentation?
2 anni fa
luislopez66
05bfd2be7e
Updated heap.py
2 anni fa
luislopez66
b540f848cb
Corrected indentations in sorting.py
2 anni fa
luislopez66
89f2664aac
Made indentation corrections in sorting.py
2 anni fa
luislopez66
34031bc8f5
Added sorting and heap.py by adding heap sort code
2 anni fa
luislopez66
5d4c573d63
Merge branch 'sortingHeap' of https://git.ccom.uprrp.edu/CCOM4030/JeLuOrRi into sortingFinal
2 anni fa
luislopez66
a2416a1f15
Added heapSort code and heap.py
2 anni fa
Jeann-Carlos
c2b19e35eb
Adding mergeSort code and merge.py which contains some extra code for mergeSort.
2 anni fa
Orlando04
14ce8f0145
Updated the algorithm
Made changes to the algorithm so that it can run better.
2 anni fa
Orly J. Mediro
68e46d36ee
Update sorting.py
fixed problem where algorithm would not sort half of the array
2 anni fa
Orly J. Mediro
6343997d45
Update sorting.py
Implementing the Shell Sort Algorithm
2 anni fa
Jeann-Carlos
646e51e8c3
Removing time.clock() because it was depreciated in favor of time.process_time() in python 3.8 . Fixing the prints to add compatibility for an updated python.
2 anni fa
Jeann-Carlos
6cbd05724d
Revert "Adding mergeSort code and merge.py which contains some extra code for mergeSort. Removing time.clock() because it was depreciated in favor of time.process_time()."
This reverts commit 32db0cd933 .
2 anni fa
Jeann-Carlos
32db0cd933
Adding mergeSort code and merge.py which contains some extra code for mergeSort. Removing time.clock() because it was depreciated in favor of time.process_time().
2 anni fa