web_next/scheduler_app
2024-04-29 23:30:45 -05:00
..
app updated event selection and time-date selection && created user information component 2024-04-29 23:30:45 -05:00
components/ui updated meeting event functionality and added availability 2024-04-28 22:02:07 -05:00
config added firebase 2024-04-25 17:22:56 -05:00
lib initial commit 2024-04-25 12:06:30 -05:00
public added meeting form page 2024-04-26 22:57:53 -05:00
.gitignore initial commit 2024-04-25 12:06:30 -05:00
components.json initial commit 2024-04-25 12:06:30 -05:00
jsconfig.json initial commit 2024-04-25 12:06:30 -05:00
middleware.ts added meeting form page 2024-04-26 22:57:53 -05:00
next.config.mjs created meeting/event list 2024-04-28 18:36:32 -05:00
package-lock.json updated meeting event functionality and added availability 2024-04-28 22:02:07 -05:00
package.json updated meeting event functionality and added availability 2024-04-28 22:02:07 -05:00
postcss.config.mjs initial commit 2024-04-25 12:06:30 -05:00
README.md initial commit 2024-04-25 12:06:30 -05:00
tailwind.config.js initial commit 2024-04-25 12:06:30 -05:00

This project will be using Next.js with Firebase and Kinde Auth to create the scheduler application.

React component Libraries

  1. Shadcn UI

Start the project --> npm run dev