petejos80 / Aptly

Full-stack Javascript application similar to nextdoor.com but built apartment tenants to connect with other's living in their building.

Home Page:https://salty-journey-64680.herokuapp.com/register

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aptly

Aptly is a Full-stack Javascript application similar to nextdoor.com built to connect apartment residents living in the same building. After creating an account, users are able to add products for sale, and post community-specific events and notifications.

Project Background

This project was built by a team of myself (petejos80) and three other developers. My core contribution to this project was implementing user authentication functionality using Passport.js middleware.

Getting Started

  • Clone the Github repository to your local machine:
git clone https://github.com/petejos80/Aptly.git
  • Install the required node packages:
npm install

Built With

Screenshots

  • New user registration:

Alt Text

  • Posting an item for sale:

Alt Text

  • Editing account information:

Alt Text

About

Full-stack Javascript application similar to nextdoor.com but built apartment tenants to connect with other's living in their building.

https://salty-journey-64680.herokuapp.com/register


Languages

Language:JavaScript 50.2%Language:HTML 41.6%Language:CSS 8.2%