A company info API backend to support React CRUD frontend
The frontend code can be found at: https://github.com/markallen01666/company-data-react-frontend
API built using Node, Express, and Mongoose. Backend software links to a MongoDB NoSQL database hosted on MongoDB Atlas
This is a new Node/Express/Mongoose backend to serve my company data test project. This is part of an ongoing project to improve my skills. I am building a simple company data interface for a fictional company. The interface allows the user to read, add, update, and delete staff and office records (CRUD).
The frontend is hosted on Google Firebase, talking to a Node/Express/Mongoose backend hosted on Heroku. The backend in turn interacts with a MongoDB database hosted on MongoDB Atlas.
This project is very much a work in progress - I'll be adding more functionality over time. Feel free to try the app out and create, update and delete records.
You can access the current version at: https://company123uk.firebaseapp.com/