Google-Developer-Students-Club-DMCE / project-mgmt-api-hacktober2022

3 stars 10 forks source link
hacktoberfest hacktoberfest2022

Project-mgmt-api-Hactoberfest-2022

Hacktoberfest22

KickStart to Open Source Event

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source.

Specifically for Hacktoberfest:

Your PR must be created between October 1 and October 31 (in any time zone, UTC-12 thru UTC+14).

Your PR must be made to a public, unarchived repository.

Table of contents

  1. Introduction
  2. Objective
  3. Usage
  4. Author & maintainer
## Introduction The project managment api has been developed to override the problems in the praticing manual system.Moreover this system is designed for the particular need where users can list down thier various types of created projects and can add clients to the projects in a smooth and effective manner.
## Objective Project managment can lead to error-free, secure, reliable system and will help the user in better utilization of resources and can maintain records without redudant entries.The aim is to automate the existing manual system by the help of computerized resources so that thier valuable information can be storedd for longer period of time with easy access and manipulation of the same, it assist the user to concentrate on thier activities rather than to concentrate on record keeping.
## Usage ## Technologies to be used: - Nodejs Rename "configs/.env.env" to "config/config.env" and update the values/settings to your own ## Install Dependencies ``` npm install ``` ## Run App ``` # Run in dev mode npm run dev # Run in prod mode npm start ``` ## Database Seeder To seed the database with projects and clients from the "./data" folder, run ``` # Destroy all data node seeder -d # Import all data node seeder -i ```
## Author & maintainer [Vighnesh Manjrekar](https://github.com/VighneshManjrekar) ## 🚀 About Me GDSC-DMCE Backend Lead 2022 ## Support For support, email me at vighneshmanjrekar4193@gmail.com