Skip to content

Revised version of previously built company data Node back end to be used by React front end

License

Notifications You must be signed in to change notification settings

markallen01666/company-data-node-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

company-data-node-backend

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/

About

Revised version of previously built company data Node back end to be used by React front end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published