Skip to content

Web application developed to aid thousands of people that come on the occasion of Mata Amritānandamayī Devī, better known simply as Amma's birthday.

Notifications You must be signed in to change notification settings

abhilashsaj/MIHU2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIHU 2019

  • Front End - ReactJS
  • Backend - NodeJS, ExpressJS, MongoDB

Frontend Usage:

  • Clone the repository into the local environment

    $ git clone https://github.com/arjunvijayanathakurup/MIHU2019.git

  • Change directory into the cloned repository

    $ cd MIHU2019

  • Download NodeJS and npm, and install the dependencies using:

    $ npm install

  • Start working on the project


Backend Usage:

  • Clone the repository

  • Change directory into MIHU2019

  • Change directory into backend

    $ cd backend

  • Start working on the backend


Contributions:

  • Changes should work locally, then only the code should be pushed into the repository.
  • Push the changes into the development branch.
  • Before pushing any changes, pull the developemt branch and ensure that there is no conflicts with the branch.
  • Change the tasks accordingly and after finishing a task.
  • If there is any issues or bugs, add it as an issue with exact proof.
  • Pull request should be made from development branch -> master branch

About

Web application developed to aid thousands of people that come on the occasion of Mata Amritānandamayī Devī, better known simply as Amma's birthday.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.8%
  • HTML 8.1%
  • CSS 4.1%