Skip to content

rohankulshreshtha/Homework_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework_manager

Introduction

MEAN Stack (Mongodb express angular node) is used to create webapp which keeps a record of your pending homeworks and ways to manage them efficiently.

  1. Node.js is used for back-end which uses RESTful Web services created using express.js framework that rely on asynchronous function calls .
  2. NO-SQL database (Mongo DB) is used for storing user information which is connected using mongoose.
  3. Single page application is developed by using AngularJS .

Motivation

This project was created for the students who have trouble managing their homework.It keeps a record of your pending homeworks and ways to manage them efficiently.

Installation

Clone the repository Install the application: npm install Start the server: node server.js View in browser at http://localhost:8081

Author name - Rohan Kulshreshtha.

About

MEAN Stack Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published