Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
3654eef
testtamara
Tamara97-b Sep 18, 2021
b0f6238
tests
oqlaalrefai Sep 18, 2021
39a2c54
new
salsabilmislat Sep 18, 2021
ade5424
Merge pull request #4 from project301-youtrtion/oqla
oqlaalrefai Sep 18, 2021
50e0ddd
Merge branch 'staging' into salsabil
salsabilmislat Sep 18, 2021
de040b0
Merge pull request #5 from project301-youtrtion/salsabil
salsabilmislat Sep 18, 2021
43c488d
add info component
ahmadhamzh Sep 18, 2021
1007089
dietTracker
HaninHaidrah Sep 18, 2021
31a461d
feature2
HaninHaidrah Sep 19, 2021
eb21707
Merge branch 'staging' into haneentracker
ahmadhamzh Sep 19, 2021
725ecaf
Merge pull request #6 from project301-youtrtion/haneentracker
ahmadhamzh Sep 19, 2021
1046daa
Merge branch 'staging' of github.com:project301-youtrtion/youtrtion-f…
ahmadhamzh Sep 19, 2021
985eeb0
add tracker
ahmadhamzh Sep 19, 2021
88b2af7
Merge pull request #7 from project301-youtrtion/ahmad
salsabilmislat Sep 19, 2021
f449153
Merge branch 'staging' of github.com:project301-youtrtion/youtrtion-f…
Tamara97-b Sep 19, 2021
7814efa
erorrr
Tamara97-b Sep 19, 2021
1077b67
finally part 1
salsabilmislat Sep 19, 2021
9da4dfc
edited by oqla and mohammad
oqlaalrefai Sep 19, 2021
5ba3807
header and Auth0
HaninHaidrah Sep 20, 2021
ea98d9f
Merge pull request #10 from project301-youtrtion/haneentracker
salsabilmislat Sep 20, 2021
90f532e
Merge branch 'staging' of github.com:project301-youtrtion/youtrtion-f…
salsabilmislat Sep 20, 2021
8af32ec
pushing the result
salsabilmislat Sep 20, 2021
526fb8c
Merge pull request #11 from project301-youtrtion/salsabil
salsabilmislat Sep 20, 2021
f82bf4d
Merge branch 'staging' into oqla
salsabilmislat Sep 20, 2021
8d5af15
Merge pull request #12 from project301-youtrtion/oqla
salsabilmislat Sep 20, 2021
b7a1890
Merge branch 'staging' of github.com:project301-youtrtion/youtrtion-f…
Tamara97-b Sep 20, 2021
edebfef
new
salsabilmislat Sep 20, 2021
feaac17
Merge pull request #13 from project301-youtrtion/salsabil
salsabilmislat Sep 20, 2021
1ee2ef3
d
ahmadhamzh Sep 20, 2021
cbe25ef
fixing some css
ahmadhamzh Sep 20, 2021
296c570
newsScreen
HaninHaidrah Sep 21, 2021
bccf216
done login page
Tamara97-b Sep 21, 2021
e4bab86
newsCard
HaninHaidrah Sep 21, 2021
ca3015a
Merge pull request #19 from project301-youtrtion/haneentracker
salsabilmislat Sep 21, 2021
603486a
Merge branch 'staging' into tamara2
salsabilmislat Sep 21, 2021
ce9cbe6
Merge pull request #20 from project301-youtrtion/tamara2
salsabilmislat Sep 21, 2021
eb89f39
Merge branch 'staging' into ahmad
salsabilmislat Sep 21, 2021
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
6 changes: 6 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

REACT_APP_SERVER_URL=http://localhost:3005
REACT_APP_domain=dev-pkkglc0a.us.auth0.com
REACT_APP_clientId=4s0A1IvBWMrPBmOUcgngAaF3SucJgC44


3 changes: 3 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
REACT_APP_SERVER_URL=
REACT_APP_domain=
REACT_APP_clientId=
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env
Loading