Skip to content

a scientific Calc which stores previous data in mongo db

Notifications You must be signed in to change notification settings

replyre/calculator-JS-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scientific Caclulator

image

  • stores history in backend (MongoDB)
  • AC to delete all the data in database
  • < > previous/next values

Installation

Front-End

  • Run index.html

Back-End

  • run terminal
  • Enter cd calulator-backend then npm install
  • Enter npm start

Dependencies

  • Tostify
  • dotENV
  • Expressjs
  • MongoDB
  • Mongoose
  • CORS

About

a scientific Calc which stores previous data in mongo db

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published