wjurkowlaniec / UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintainability Test Coverage Coverage Status

Build Status

TABLE OF CONTENTS

  • PROJECT OVERVIEW
  • FEATURES
  • DEMO
  • DEMO
  • Middleware
  • API End Points
  • Known Issues
  • Installation
  • Contributiion

PROJECT OVERVIEW

Property Pro Liteis a platform where people can create and/or search properties for sale or rent.It was built fromscratch using javascritpt, node, HTML , CSS.

FEATURES

  • user can Sign in
  • user can login
  • user can view
  • user can view specific property
  • user can view user property
  • user can deete his property
  • user can mdoifying his own property
  • user can mark his proeprty as sold

DEMO

Build With

frontend

  • CSS
  • HTML

backend

  • Javascript
  • Node js

Middleware

  • express-fileupload
  • body-Parser

API End Points

  • GET /api/v1/property Get all Property

  • POST/api/v1/property Create proeprty

  • PUT/api/v1/property Update property

  • DELETE/api/v1/property Delete Property

  • POST/api/v1/auth/signup User to signup

  • POST/api/v1/auth/signin User to signin

Known Issues

Everything work perfect , However :

  • The BACk End is incomplete

Installation

Contributing

  • Fell free to fork this repository
  • Make contribution

Licensing

Author

BYAMUNGU Desire

About


Languages

Language:HTML 42.0%Language:JavaScript 35.4%Language:CSS 22.5%