0

I want to design a simple accounting web application using NodeJS + MongoDB to build the backend API and use Backbone JS to build the front-end app.

I know these languages separately but facing problem in combining them. I goggled a lot but did not get a satisfactory answer. This is just for my own learning.

It should:

  • allow us to create users(Name,Email,Pid)
  • List all users
  • create projects for the users

I have done this using php+mysql+bootstrap earlier.

I want to do it using node,mongo and backbone .

How can I get started.please provide some details.

2
  • Have a look at some node / mongodb / backbone tutorials and examples - google is your friend Commented Jun 5, 2015 at 4:28
  • @AlexMcMillan I know these languages . I am facing problem in integratetion. See edits. Commented Jun 5, 2015 at 4:36

1 Answer 1

1

MEANJS | Backbone boilerplate | BENM

jfgi

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.