Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
83ea070
adding regInfo folder plus comps
Jun 2, 2018
36ff6b4
Dashboard initial setup
ekuckelman Jun 2, 2018
0547a5a
added routes for regInfo and its comps
Jun 2, 2018
3810a3a
committing components all capitalized
spengjohnson Jun 2, 2018
29de27f
landing page
armitroncee Jun 2, 2018
9307b79
landing page
armitroncee Jun 2, 2018
52dc2e4
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
spengjohnson Jun 2, 2018
0786671
push setting up seingle reg
Jun 2, 2018
29c6b9e
merge issues fixed
Jun 2, 2018
e146f44
committing changes to App.js
spengjohnson Jun 2, 2018
57423cc
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
spengjohnson Jun 2, 2018
94cc11a
uumoss is commiting something on git
Jun 2, 2018
6dcc2b0
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
Jun 2, 2018
8e5df36
landing page
armitroncee Jun 2, 2018
ad88b0e
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
Jun 2, 2018
bb39be2
db update
chuckb1789 Jun 2, 2018
7f03a5d
wip
chuckb1789 Jun 2, 2018
81e4cc8
added links to single and team reg pages
spengjohnson Jun 2, 2018
95e2e2f
landing page
armitroncee Jun 2, 2018
3fd4e84
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
armitroncee Jun 2, 2018
a48cb4f
singlereg form is taking info and setting state
Jun 2, 2018
6fe04eb
uumoss is commiting something on git
Jun 2, 2018
525926a
added nuts and bolts of TeamReg
spengjohnson Jun 2, 2018
c4c4b20
new logo
armitroncee Jun 2, 2018
3d0749f
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
armitroncee Jun 2, 2018
df74b33
Logo Updates
JeffreyPhelps Jun 2, 2018
ca6dcab
changes
armitroncee Jun 2, 2018
2b2f974
adding team reg page
spengjohnson Jun 2, 2018
fac6a49
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
spengjohnson Jun 2, 2018
8c302c3
Logo Update
JeffreyPhelps Jun 2, 2018
baf97fe
changes
armitroncee Jun 2, 2018
66b1cb7
setting up adding skills
Jun 2, 2018
0d346ba
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
armitroncee Jun 2, 2018
1950496
uumoss is commiting something on git
Jun 2, 2018
0baab53
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
Jun 2, 2018
f3e1485
changes
armitroncee Jun 3, 2018
11bc11a
Merge branch 'frontend' of https://github.com/BootcampersCollective/j…
armitroncee Jun 3, 2018
32b9295
links
armitroncee Jun 3, 2018
8714a1f
modals for login
armitroncee Jun 3, 2018
78327e9
Merge pull request #4 from BootcampersCollective/IserlohnFortress
chuckb1789 Jun 3, 2018
c991f61
Merge pull request #11 from BootcampersCollective/dashboard
chuckb1789 Jun 3, 2018
0c6798a
Revisions to App.js imports.
chuckb1789 Jun 3, 2018
4d0eb07
Merge branch 'development' of https://github.com/BootcampersCollectiv…
chuckb1789 Jun 3, 2018
b49357f
Merge pull request #13 from BootcampersCollective/frontend
chuckb1789 Jun 3, 2018
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
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wan2date",
"name": "hackathon-registration",
"version": "1.0.0",
"description": "Wan2Date Build",
"repository": "https://github.com/chuckb1789/wan2date",
Expand Down
Loading