Commit Graph

55 Commits

Author SHA1 Message Date
055025dd30 added new packages 2023-03-25 03:51:39 -05:00
19c73ac33e Started the New Proposal button dialog 2023-03-24 03:15:48 -05:00
0e064dd9b7 Cleaned + added a few comments 2023-03-24 03:15:36 -05:00
289e387f15 Merged MainLayout and SidePanel 2023-03-24 01:29:43 -05:00
bdbfb8fc1e Merged HomeLayout, Header, and Footer 2023-03-24 01:28:28 -05:00
d53be8f9b7 Improved the button component props 2023-03-24 01:25:38 -05:00
63c5fc6b45 Updated imports 2023-03-24 00:33:18 -05:00
2b9b81b845 added query limit 2023-03-24 00:12:03 -05:00
62454addbd Style updates 2023-03-24 00:11:53 -05:00
ee587c027c readme updated 2023-03-23 18:29:46 -05:00
f89711cad6 Minor style changes 2023-03-23 17:26:24 -05:00
595480963c Added a temporary project model + tRPC getAll call 2023-03-23 12:50:42 -05:00
2e77446b48 cleared the server session code (now that I know how tha works ) 2023-03-23 12:49:33 -05:00
c665464475 updated type scale 2023-03-21 20:21:12 -05:00
75580ab731 Set up auth route protection 2023-03-21 20:20:59 -05:00
18a6e82b2b Added favicon 2023-03-21 17:35:24 -05:00
ad963400fc Started working on side panel 2023-03-18 02:46:23 -05:00
bd82712316 changed where the main tag appears 2023-03-18 02:36:14 -05:00
2a9fef429f Removed unnecessary uses of 'cx' 2023-03-18 01:38:17 -05:00
be9fb61471 Refactored the project now that there is a plan! 2023-03-17 23:36:07 -05:00
6c45d5cbea formatted schema.prisma 2023-03-12 16:31:34 -05:00
2e62b52f30 Changed db to postgres 2023-03-12 15:49:52 -05:00
032d380e1e Added react form hooks 2023-03-12 15:49:32 -05:00
502a8cb79d fix ui bug 2023-03-09 23:06:01 -06:00
da7e5c924a resolved build errors 2023-03-09 22:54:22 -06:00
009568230e Fixed minor bugs 2023-03-09 22:48:39 -06:00
ebe81c7f1c Replaced custom auth with default next auth 2023-03-07 18:03:10 -06:00
606026c5b6 Auth works (not well) 2023-03-07 00:35:20 -06:00
e0e8a4e641 Many component updates 2023-03-05 22:47:38 -06:00
3c4b5bb801 Adding assets 2023-03-05 22:46:52 -06:00
2ce0f619af Made Home page responsive 2023-02-28 19:56:24 -06:00
9fdad99d3c Created a responsive Text component 2023-02-28 17:17:45 -06:00
7148fd6c68 Attempted a Text component prototype 2023-02-28 03:03:44 -06:00
9a3b45867c Built home page for desktop 2023-02-28 01:17:59 -06:00
810f4588e2 Moved images 2023-02-28 01:17:36 -06:00
c67f71ca41 Converted to absolute imports 2023-02-27 22:34:48 -06:00
c6af9dddb0 Cleaned up hero section + started on header 2023-02-27 22:25:06 -06:00
a7e3391e3a Started Hero 2023-02-20 23:28:31 -06:00
b98adca7e5 Started on home page background gradient 2023-02-16 03:43:55 -06:00
da7082f633 Set up font + color palette 2023-02-15 23:55:41 -06:00
b9e4aadb1f removed MUI + old pages and added Tailwind 2023-02-14 16:13:39 -06:00
0a9f445187 Updated header 2023-01-30 10:39:35 -06:00
b10e232333 removed transform from typography 2023-01-30 10:39:12 -06:00
c52cde576c updated CTA 2023-01-29 15:08:12 -06:00
1e9a3dc6a3 Added new completed project api route 2023-01-29 15:07:51 -06:00
47d8531554 removed dumb rule 2023-01-29 15:06:59 -06:00
cd8c3ce7e0 added new api route 2023-01-26 07:54:04 -06:00
73fda90f01 Converted hook to TypeScript 2023-01-26 07:53:55 -06:00
b57432403c Added new pages 2023-01-26 07:53:38 -06:00
0fe37870d4 Began working on the Hero section 2023-01-21 08:27:08 -06:00