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

Muhammad Akbar Habiby Khalid #2

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
bf3db34
Added Readme
akbarhabiby Oct 26, 2020
8b1386c
Merge pull request #1 from akbarhabiby/akbarhabiby
akbarhabiby Oct 26, 2020
b53d359
REST API Monday Done
akbarhabiby Oct 26, 2020
ae00e86
Updated README.md
akbarhabiby Oct 26, 2020
15966f1
Changed variable trycatch position
akbarhabiby Oct 26, 2020
1b80f72
Day 1 Done
akbarhabiby Oct 26, 2020
865bc18
Day 1 Done
akbarhabiby Oct 26, 2020
5359b08
User password with email prefix,gits@hub.. = gits
akbarhabiby Oct 27, 2020
19022f8
FancyTodo Day2 Done
akbarhabiby Oct 27, 2020
24f71ce
FancyTodo Day2 Done, Fixed Some Bugs
akbarhabiby Oct 27, 2020
dd86cba
Added Weather API, finalizing for another API
akbarhabiby Oct 27, 2020
4cf146e
Removed console.log in Error Handler
akbarhabiby Oct 27, 2020
59085c4
Making Login Register Page Cool to see
akbarhabiby Oct 31, 2020
9b4b8d7
Fixed UX + UI on Client Side
akbarhabiby Oct 31, 2020
ed76b56
Added Delete and Edit Features
akbarhabiby Oct 31, 2020
be1f9bb
Fixed ISO Date, converted to normal date
akbarhabiby Oct 31, 2020
c184a3e
Added Pending and Finished Todos Tables
akbarhabiby Oct 31, 2020
2cec6bf
Added Weather Icon and Convert Temperature
akbarhabiby Oct 31, 2020
8756aa9
Added Weather Icon on Client
akbarhabiby Oct 31, 2020
5871c5b
Fixed Weather Icon from Server
akbarhabiby Oct 31, 2020
ce939d4
Fixed Weather Icon on Client
akbarhabiby Oct 31, 2020
ee78593
Added Add Todo Button in Client
akbarhabiby Nov 1, 2020
320ff66
Github Oauth Perfectly Done
akbarhabiby Nov 1, 2020
b05a4b5
Hiding API-Key
akbarhabiby Nov 1, 2020
64cf9ea
Added gitignore and Fixed Login GetLocation
akbarhabiby Nov 1, 2020
d024637
Fixed User email on Logout
akbarhabiby Nov 1, 2020
6edaf4a
Fixed HTTP or 80 Request to openweathermap
akbarhabiby Nov 1, 2020
fa66332
Finalizing
akbarhabiby Nov 1, 2020
cd0f4e9
Merge pull request #13 from akbarhabiby/development
akbarhabiby Nov 1, 2020
3423a1b
Added Demo URL
akbarhabiby Nov 1, 2020
e834fee
Uploaded Hosting
akbarhabiby Nov 1, 2020
ec8482d
Added Heroku Config
akbarhabiby Nov 1, 2020
74b636b
Merge pull request #15 from akbarhabiby/development
akbarhabiby Nov 1, 2020
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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
client_firebase
server_heroku
Loading