Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
a8f9f7b
init
Feb 20, 2021
a9a8156
home initialized
sidharth3000 Feb 20, 2021
9fca54b
property Added
Feb 20, 2021
ae4bbf4
Merge branch 'team#3' of https://github.com/jatin0814/api-digest-2021…
Feb 20, 2021
538fe7c
routing added
sidharth3000 Feb 20, 2021
6c64e87
Container Added
Feb 20, 2021
c25590f
improved routing
sidharth3000 Feb 20, 2021
b2921a2
Property component added
Feb 20, 2021
ed55f75
Property component added
Feb 20, 2021
84cba57
export error fixed
Feb 20, 2021
d9353e2
stated Added
Feb 20, 2021
3613b3a
fetch error fixed
Feb 20, 2021
2521826
url error fixed
Feb 20, 2021
4abdbc8
remove input
Feb 20, 2021
a896b7e
css added
sidharth3000 Feb 20, 2021
4295973
Merge branch 'team#3' of https://github.com/jatin0814/api-digest-2021…
sidharth3000 Feb 20, 2021
1d72f23
css added
sidharth3000 Feb 21, 2021
bf882da
fixed
Feb 21, 2021
8201923
fixed
Feb 21, 2021
64415f8
fixed
Feb 21, 2021
abda8ed
spinner added
sidharth3000 Feb 21, 2021
821a02c
Merge branch 'team#3' of https://github.com/jatin0814/api-digest-2021…
sidharth3000 Feb 21, 2021
a11658d
spinner added
Feb 21, 2021
8825a37
spinner added
sidharth3000 Feb 21, 2021
806038d
Merge branch 'team#3' of https://github.com/jatin0814/api-digest-2021…
sidharth3000 Feb 21, 2021
44a87be
improved css
sidharth3000 Feb 21, 2021
4d9e7b9
maps added
Feb 21, 2021
e48882f
changed layout
sidharth3000 Feb 21, 2021
9e08d55
maps fux
Feb 21, 2021
84f351f
Merge branch 'team#3' of https://github.com/jatin0814/api-digest-2021…
Feb 21, 2021
22b58c9
auto Scrolling Added
Feb 21, 2021
84cb47d
fixing some issues
Feb 21, 2021
547bc0c
chat added
sidharth3000 Feb 21, 2021
29a180c
Merge branch 'team#3' of https://github.com/jatin0814/api-digest-2021…
sidharth3000 Feb 21, 2021
9965280
some final adjustments
sidharth3000 Feb 21, 2021
9b22469
Update README.md
sidharth3000 Feb 21, 2021
ca0d407
Add files via upload
sidharth3000 Feb 21, 2021
eac4316
Update README.md
sidharth3000 Feb 21, 2021
8604e69
Update README.md
sidharth3000 Feb 21, 2021
961c146
Update README.md
jatin0814 Feb 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
21 changes: 21 additions & 0 deletions team#3-{1}/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.

# dependencies
/node_modules

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
Binary file added team#3-{1}/Presentation.mkv
Binary file not shown.
5 changes: 5 additions & 0 deletions team#3-{1}/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Deploy Link: https://makaan-app.herokuapp.com/

API Link : https://rapidapi.com/realtymole/api/realty-mole-property-api?endpoint=apiendpoint_c5e1151c-22ce-4a91-9c3c-2ea225417209

chat app link : https://sid-chat-appp.herokuapp.com/ (Reference)
Loading