Commit graph

50 commits

Author SHA1 Message Date
danielq65
81c9cf3f8c created loan calculator widget
added component loan calculator as well as its associated form input group component. Modified the dashboard page to include the loan calculator
2023-04-23 17:07:21 -04:00
3873bd1cdc update API doc 2023-04-18 21:56:24 -04:00
d2312648e7 abandoned valid login check 2023-04-18 21:49:33 -04:00
7b7abf5f67 fix another navbar bug 2023-04-19 01:23:13 +00:00
0d0cbc4e79 add GET /w/income 2023-04-18 21:21:54 -04:00
a65f6f09b1 Finish Month Expenses Widget 2023-04-18 20:54:30 +00:00
384f15bc83 navbar bug fix 2023-04-18 20:38:42 +00:00
ec09fb8bf1 Fix session checking 2023-04-18 20:30:00 +00:00
befae76138 Remove Forgot Password option 2023-04-18 20:15:25 +00:00
jveebs
78e2b99ef2 Expenses by Category and Add Transaction Widgets 2023-04-18 02:11:52 -04:00
a5e620a266 fix api link 2023-04-17 20:19:19 -04:00
danielq65
b9e45987e4
edited settings page 2023-04-17 14:28:55 -04:00
danielq65
47b4ed5987
Added an images folder for the About Us page 2023-04-17 14:21:40 -04:00
danielq65
e2d7c456c1
Added Settings and About Us page functionality 2023-04-17 14:17:54 -04:00
danielq65
9876756680
Delete settings directory 2023-04-17 14:02:51 -04:00
Chris
719cf5d1b8 Merge branch 'main' of https://github.com/jacobmveber-01839764/BudgetBuddy 2023-04-17 13:28:52 -04:00
Chris
572166e82b Current Balance Widget Function 2023-04-17 13:25:42 -04:00
jveebs
048ccc4c16 Update API URL 2023-04-17 12:44:01 -04:00
jveebs
68368d1c71 Design Changes & Expenses by Category 2023-04-16 00:48:59 -04:00
6c55e37f20 Bug Fix: Category case is normalized 2023-04-15 14:05:19 -04:00
jveebs
8cbb8ee963 navbar finished 2023-04-13 17:01:18 -04:00
jveebs
edf43f30da Nav fixes & Error messages 2023-04-13 14:04:39 -04:00
077e515dfb fix cors 2023-04-13 13:56:30 -04:00
Gabe Farrell
1a6bc80b63
Fix API doc 2023-04-13 13:50:21 -04:00
c4047a36cc new endpoints, budget adjustment 2023-04-11 22:41:39 -04:00
jveebs
cc36b80e72 Merge branch 'main' of https://github.com/jacobmveber-01839764/BudgetBuddy 2023-04-11 17:53:21 -04:00
jveebs
81ee4c7d8a Signup and Login working 2023-04-11 17:53:11 -04:00
danielq65
1a02167db7
Add files via upload
Settings page, contact us page, about us page
2023-04-11 17:42:10 -04:00
87b444b283 cors 2023-04-11 17:22:31 -04:00
7524edbce4 fix auth responses 2023-04-11 17:07:47 -04:00
Chris
131e34ca84 Making Widgets Look Nice 1.0 2023-04-11 16:57:21 -04:00
c249a077cc api docs, minor changes 2023-04-10 23:04:20 -04:00
4aa8a2f822 api for initial widgets 2023-04-10 22:39:51 -04:00
jveebs
36f751a69f Made Login and Signup pages 2023-04-06 17:16:01 -04:00
jveebs
cb53190b25 Merge branch 'main' of https://github.com/jacobmveber-01839764/BudgetBuddy 2023-04-06 13:08:57 -04:00
jveebs
a7f5d35497 Migrate Welcome page to react 2023-04-06 13:08:54 -04:00
Chris
245b7752ae Initial Widget Functionality 2023-04-06 11:57:03 -04:00
jveebs
0ec74296b3 Re-organize project 2023-04-06 10:56:26 -04:00
Chris
14813a6835 Implementing Widget Structure (no functionality) 2023-03-30 13:30:10 -04:00
Chris
f4ea806292 Adding Current Balance Widget (without functionality) 2023-03-30 01:40:45 -04:00
Chris
00bdef3594 Implementing First Widget Structure 2023-03-29 20:58:03 -04:00
jveebs
38739f6346 Sidebar & React Page Routing
Created Sidebar to navigate between pages.
2023-03-29 11:48:13 -04:00
jveebs
99f185bae6 index.html 2023-03-28 17:51:52 -04:00
jveebs
8d28512fbf Reorganize File Structure 2023-03-28 17:23:39 -04:00
jveebs
9e1bf59f43 Navbar Login Logic
Added the logic for showing either "Login or Sign Up"  or an Account Icon with a dropdown menu at the top of the navbar.
2023-03-28 15:17:50 -04:00
jveebs
801760e8f8 Organize File Structure & Begin Top Navbar 2023-03-27 20:55:50 -04:00
23463c453c updates, added name to schema 2023-03-27 20:07:28 -04:00
272e4e43b1 Added Login and Create Account 2023-03-27 19:49:32 -04:00
jveebs
197afc4f59 Add Material Core & Icons 2023-03-27 17:49:51 -04:00
jveebs
e9a6aad887 Init React App
Initializing the project with react native.
2023-03-20 16:46:07 -04:00