A website for people to plan out their projects!
This online web application allows users to share an organization where they can plan out each project, assign tasks under each list and create cards that can be moved through drag and drop functionality to different lists showing the progression of the project. Users can sign up using clerk js which allow users to create an account using their google account or native email.
This project requires node.js to be installed in order to be run
- Clone the project
- Create a database using PlanetScale
- Create an env file including the environmental variables
- Run the command npm install to install packages
- Run the website using command "npm run dev"
- To execute run the command "npm run dev"
Jason mac
@JasonMaC
- 0.1
- Initial Release