vishal-kumar3 / WriteFlow

Write Flow is a content editing app with features like structured content creation, formatting, and publishing. It includes a dashboard for managing content, customizable templates, and user settings like OAuth login, forgot password, and profile management.
https://write-flow-app.vercel.app/
8 stars 5 forks source link

Implement responsiveness to the settings page. #5

Closed vishal-kumar3 closed 1 month ago

vishal-kumar3 commented 2 months ago

Make the settings routes/ pages responsive for mobile phones.

Neel-07 commented 2 months ago

can this issue be assigned to me @vishal-kumar3

vishal-kumar3 commented 2 months ago

can this issue be assigned to me @vishal-kumar3

Make a PR request after making changes and if you need anything or have questions then ask me.

Neel-07 commented 2 months ago
image

@vishal-kumar3 facing an issue while running in localhost, is it related to .env.local or is the prisma working fine, if you can help me understand the issue it would be really helpful

vishal-kumar3 commented 1 month ago

yeah you need to have a database url and everything given in the .env.local file... create a file named .env using terminal ( touch .env [command] ) or using vs code. If you know docker then run a postgres server docker change the database url, and rest of the field and you are good to go. Docker Video:- https://www.youtube.com/watch?v=G3gnMSyX-XM&t=214s&pp=ygUTZG9ja2VyIHJ1biBwb3N0Z3Jlcw%3D%3D

vishal-kumar3 commented 1 month ago

@Neel-07 I have updated the readme.md and .env.local file go through it. and if you face any problem then ask me.

vishal-kumar3 commented 1 month ago

Hey @Neel-07, are you working on this? can i ask for what progress you did or if you are facing problem setting up development environment.

Neel-07 commented 1 month ago

Hello @vishal-kumar3 I am working on it, installed bun and other things as necessary, the project structure is taking a bit time, will keep you updated 🙂

Neel-07 commented 1 month ago

@vishal-kumar3 image if you can help me with these unable to login