Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start a project with Nodejs #7

Open
DheerajMalisetty opened this issue Sep 16, 2018 · 3 comments
Open

Start a project with Nodejs #7

DheerajMalisetty opened this issue Sep 16, 2018 · 3 comments
Assignees
Labels

Comments

@DheerajMalisetty
Copy link

DheerajMalisetty commented Sep 16, 2018

Hi,
I am Dheeraj, a student of Amrita Vishwa vidhyapeetham and also a member of amfoss. I want to start a project using Nodejs, but I don't know how to start. My project idea
is a basic Hostel Management system.

I have a basic knowledge of Html, CSS. I have previously done a small project on Domain name verification(which validates the domain) in Nodejs but didn't have a clear idea of what I am doing, and I didn't follow a certain a pattern to build.

So, Can you please help me on which path to follow to build a Nodejs web app.

@gauravmehla
Copy link
Owner

Hey @DheerajMalisetty,

It's very easy to build web apps using NodeJS. There are a lot of ways to do this but the best way is to make your front-end and back-end independent to each other( project wise ). i.e build your front-end with either AngularJS or ReactJS and your back-end with either ExpressJS or Loopback ( there are a lot of front-end & back-end frameworks out there... ).

Then you can use API's to transfer data between front-end and back-end.

@gauravmehla gauravmehla self-assigned this Sep 17, 2018
@DheerajMalisetty
Copy link
Author

Thanks for the suggestion. I have a small doubt, how did you start your Nodejs, I mean with what project?

@jsuhangita
Copy link

hey @DheerajMalisetty
I wanted to help you creating your node js application. im not advanced in node but i really wanted to help and contribute to a projects. so, can i join this project?

Repository owner deleted a comment from yawoffeh Feb 23, 2024
Repository owner deleted a comment from nickfnblum Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
@gauravmehla @DheerajMalisetty @jsuhangita and others