Skip to content

gbs4ever/BH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BH project

Usage

To load the main back-end server

yarn start

To load the client-server

Open any browser and go to http://localhost:5000/

DEV Docs

Currently, the app is set up to only send back data as JSON.

  • create server to send only json.
  • depending on the route used render ejs or send JSON data .
  • Retrive data from a csv or txt file no hard coding .
  • Refactor employee.js using cleaner code .
  • use app.js and import data from db.
  • change integer into correct currency.
  • change perosn.salary to an integer not string will pervent JS bugs .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published