Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilesh-maurya/fcc-stock-checker
Freecodecamp: Information security and Quality Assurance - stock price checker
https://github.com/nilesh-maurya/fcc-stock-checker
chai freecodecamp-backend freecodecamp-project mongoose nodejs
Last synced: 16 days ago
JSON representation
Freecodecamp: Information security and Quality Assurance - stock price checker
- Host: GitHub
- URL: https://github.com/nilesh-maurya/fcc-stock-checker
- Owner: nilesh-maurya
- Created: 2019-12-06T02:59:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T03:00:23.000Z (about 5 years ago)
- Last Synced: 2024-11-10T03:16:19.486Z (2 months ago)
- Topics: chai, freecodecamp-backend, freecodecamp-project, mongoose, nodejs
- Language: JavaScript
- Homepage: https://flying-composer.glitch.me/
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**FreeCodeCamp**- Information Security and Quality Assurance
------Project Stock Price Checker
1) SET NODE_ENV to `test` without quotes and set DB to your mongo connection string
2) Complete the project in `routes/api.js` or by creating a handler/controller
3) You will add any security features to `server.js`
4) You will create all of the functional tests in `tests/2_functional-tests.js`