This project will deliver a comprehensive e-commerce API set that enables seamless school listing. The integration of MongoDB as the database and token management system ensures efficient data storage and user authentication with minimal server-side setup.
https://school-listing-server.onrender.com/
Clone the Repository from GitHub. Then do the following steps:
npm init -y
npm i express mongoose cors dotenv nodemon multer cloudinary
npm run server
200 ---> OK/Success/get/put
201 ---> Created/post
202 ----> Delete Successfully
204 ----> Delete Failure
404 ---> Not Found/failure
school-list
Collection Name: schools
-
name --> String
-
image --> String
-
address --> String
-
city --> String
-
state --> String
-
phone --> Number
-
email --> String
Using for upload the school image into schoolImages directory
https://school-listing.vercel.app/
Clone the Repository from GitHub. Then do the following steps:
npm install
npm run dev
Should be 10 digit
should contain '@'