muzammildafedar / udayah

Udayah offers AI-powered tools to help job hunters create standout resumes, send personalized cold emails, and optimize applications with an AI ATS system. Take control of your job search with our innovative platform.
https://udayah.in/
Other
11 stars 17 forks source link

New feature - add HR email address #3

Closed muzammildafedar closed 1 month ago

muzammildafedar commented 2 months ago

Description:

We would like to implement a new feature that allows users to add the HR email address along with the company name and website. This feature will help maintain a list of HR contacts within the application.

Feature Requirements:

Popup Form:

Create a popup/modal that allows users to enter the following information: HR Email Address Company Name Website

Validation: Ensure proper validation for email format and required fields.

User Interface: Design a user-friendly interface for the popup/modal. Include a "Save" button to store the information. State Management:

Utilize state management (e.g., Provider ) to handle the input data.

Let's discuss the design and flow of this feature further.

HMSagar2701 commented 1 month ago

Hi @muzammildafedar, Can I do backend for this ?

muzammildafedar commented 1 month ago

Hi @muzammildafedar, Can I do backend for this ?

Of course, @HMSagar2701, I look forward to your contribution to the backend. Before starting, I would like to request that you set up the MVC structure, Express, ORM, and any other necessary components for the backend, along with proper documentation and architecture. Please create a new issue for the initial backend setup. For backend development, kindly write the code in the functions/ folder. Feel free to share any ideas you have!

HMSagar2701 commented 1 month ago

Sure, I will start preparing Architecture and I will share with you, what kind of DB we can setup for this, and what all are the endpoints needs to be there, Do we need login page for this Job portal, I want to discuss with you. If I get these inputs it will be helpful for me for further steps, thanks

muzammildafedar commented 1 month ago

Sure, I will start preparing Architecture and I will share with you, what kind of DB we can setup for this, and what all are the endpoints needs to be there, Do we need login page for this Job portal, I want to discuss with you. If I get these inputs it will be helpful for me for further steps, thanks

Currently we're using postgresql and nosql. Drop me a email of your contact details including skype id or any of the communication channel so that we can discuss further. You will get the my email address on Readme.md file.

Sauhard74 commented 1 month ago

is the issue open ? if yes I would like to contribute

muzammildafedar commented 1 month ago

Yes, this feature needs to be developed using Flutter. If you want to contribute to using Flutter, you can proceed with this issue. If you're looking to contribute to the web, primarily with JavaScript, then you can work on the backend. Udayah's backend is developed using Node.js, and you can find it in the functions/ folder. @Sauhard74 and @HMSagar2701 , let me know if you want to contribute to this issue.

muzammildafedar commented 1 month ago

This has been resolved.