Skip to content
forked from datananda/Project2

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

Notifications You must be signed in to change notification settings

petejos80/Aptly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.2%
  • HTML 41.6%
  • CSS 8.2%