89 Commits

Author SHA1 Message Date
47e375f76a Cleaned up home page + added editing to projects page 2023-11-29 23:44:34 -06:00
Zeke
425591aa5e Update README.md 2023-11-12 20:19:58 -06:00
Zeke
5964a213d3 Update README.md 2023-11-12 20:13:25 -06:00
ed69848489 Started different page modes 2023-06-09 14:09:49 -05:00
857800e8e4 Set up side panel + banner image for project pages 2023-06-05 13:19:44 -05:00
681ca29a2a Started making the project page editable 2023-06-05 03:26:56 -05:00
9d861bc1d9 Started working on the profile pages 2023-06-02 23:49:18 -05:00
078a127d29 Added syntax highlighting to code blocks 2023-06-01 22:18:54 -05:00
34bb02eaa5 Trying to fix MDX in prod 2023-06-01 21:50:53 -05:00
bd9e90df5f Updated profile page 2023-05-28 20:46:04 -05:00
2fd0d2b412 Made the discover pages look like the projects page 2023-05-28 12:10:47 -05:00
5615d03590 Finished up the project cards 2023-05-26 20:40:19 -05:00
d14b828910 Mostly implemented the home page 2023-05-21 23:49:57 -05:00
bb149ca50b New packages + edited configs 2023-05-21 20:50:45 -05:00
5a67c1bdd4 Refactored SidePanel 2023-05-21 20:50:31 -05:00
628dc3ceef Added responsive typography plugin for tailwind 2023-05-20 19:13:14 -05:00
a9f2300ac4 Can navigate to landing page from authed pages 2023-05-15 15:26:26 -05:00
b06d8f1c6d started building discover page cards + planning an api refactor 2023-04-27 08:29:02 -05:00
f5ffd3aa1d Minor bug fixes 2023-04-25 17:49:35 -05:00
9e8d302c31 Put meaningful data on each page 2023-04-18 20:18:46 -05:00
dc1e9c6947 started profile page + updated schema 2023-04-13 04:11:35 -05:00
ed21966ed8 Added settings page and signout button on menu 2023-04-04 20:07:27 -05:00
a15cd90deb renamed signup details route 2023-04-04 00:26:19 -05:00
ffc7d68298 Set up auth + profile creation 2023-04-04 00:20:27 -05:00
2dcae6b3fe reorganized directories + removed old files 2023-04-03 21:29:32 -05:00
7d3449fe72 Refactored auth flow + db 2023-04-02 05:19:43 -05:00
2d2b63108e Refactored auth flow + db 2023-04-02 05:17:41 -05:00
aab65f6104 migrated to mysql 2023-04-01 15:23:37 -05:00
584d4c4528 Updated other discover pages 2023-03-27 04:17:25 -05:00
75d789601c added notes file to gitignore 2023-03-27 01:17:55 -05:00
5c166fb388 removed last typo import 2023-03-25 13:33:40 -05:00
c09be27a43 New typography 2023-03-25 13:29:30 -05:00
0a71f91311 Created the new proposal form dialog 2023-03-25 04:08:09 -05:00
a1c2c9c030 added placeholder for responsive typography classes 2023-03-25 03:52:04 -05:00
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