About Me : I am Computer Science graduate student in Northeastern University. I have an industry experience of 2 years. Well Northeastern University is adding alot to my skills, inclusive of this repo. Happy exploring my repository.
Project
This repository refers to the assignments and project I developed while pursuing the Web development Course in Northeastern University (CS5610) Summer 2017.
Getting Started
Clone the repository using https://github.com/Mahimasingh/singh-mahima-webdev.git
Prerequisites
- Set up Node.js locally
Node.js will be used to run and debug Web applications on local machines. Download and install Node.js on the local development machine. Test that Node.js installed by typing the command node at the command line. A command prompt should appear waiting for additional commands. Type Ctrl+c twice to exit Node.js command line interpreter.
- Set up MongoDB locally
MongoDB will be used to provide a local database to develop and debug database development.Your remote Node.js server will talk to your remote MongoDB instance. Your local Node.js server will talk to your local MongoDB instance.Download MongoDB and install on the local development machine as described in the MongoDB documentation.
- Set up Git locally
Git is a distributed source control system that allows developers collaborate and share source code.Install and configure git on your machine.
You are good to go!
Authors
Mahima Singh
Acknowledgments
Jose Annunziato
Links
-
Root to the hosted environment on Heroku : https://singh-mahima-webdev.herokuapp.com/index.html
-
Link to project : https://github.com/Mahimasingh/singh-mahima-webdev/tree/master/public/project
-
Link to your assignment : https://github.com/Mahimasingh/singh-mahima-webdev/tree/master/public/assignment