Skip to content

Stutern Housemanship HANDOUT: Project A platform for unwanted personal items This platform allows people to give out useful but unwanted items to others who may need them. This is the corresponding backend service that will service the frontend app

Notifications You must be signed in to change notification settings

StuternHousemanship/HANDOUT-Backend-Project-Team1.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation


Logo

Handout Items

Before you look for ways to dispose that item, you must know that it might be useful for another person. it might be worth looking at ways you can help others and reduce the unwanted but useful items by uploading the item(s) on our app. While most of us have probably reduced unused items by exchanges down to just close friends and family, Handout app have given you opportunity to reach out to wide range of people that are genuinely in need of this items.
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

![Gifts!! Shot][Handout]

(back to top)

Built With

(back to top)

Getting Started

Download node js on your local machine and install express with $ npm install express --save

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install nodemon --save-dev
    npm install jsonwebtoken
     npm install mongoose
    
    npm install bcryptjs
    
    

Installation

  1. Get a free API Key at [https://example.com](yet to come)
  2. Clone the repo
    git clone https://github.com/StuternHousemanship/HANDOUT-Backend-Project-Team1.1.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

How to use the app...

(back to top)

Roadmap

  • Users can browse a paginated list of all items on the platform
  • Users can search for items on the platform using keywords
  • Users can choose to list an item or browse existing items
    • Users can filter items
    • Users can sort items

See the [open issues](https://github.com/StuternHousemanship/HANDOUT-Backend-Project-Team1.1.git


<p align="right">(<a href="#readme-top">back to top</a>)</p>





About

Stutern Housemanship HANDOUT: Project A platform for unwanted personal items This platform allows people to give out useful but unwanted items to others who may need them. This is the corresponding backend service that will service the frontend app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •