Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Development #4

Open
7 tasks
mariaale2023 opened this issue May 28, 2023 · 0 comments
Open
7 tasks

Backend Development #4

mariaale2023 opened this issue May 28, 2023 · 0 comments

Comments

@mariaale2023
Copy link
Owner

mariaale2023 commented May 28, 2023

  • Set up a backend infrastructure using Node.js and Express.js, which will handle the server-side logic and API endpoints.
  • Implement user authentication functionality, allowing users to register, log in, and manage their accounts securely.
  • Create API endpoints to handle property listing management, including creating, editing, and deleting movies listings.
  • Implement CRUD (Create, Read, Update, Delete) operations for properties, users, saved searches.
  • Develop APIs to support advanced search functionality, allowing users to query the database based on different criteria and retrieve matching properties.
  • Integrate MongoDB as the database management system to store and retrieve property data efficiently.
  • Establish appropriate database connections and handle data retrieval, insertion, update, and deletion operations using MongoDB drivers or an Object-Document Mapper (ODM) like Mongoose.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant