Skip to content

NeelyAnne/Walkn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walkn

Neely Mann (https://github.com/NeelyAnne)

Deployed App:

Description:

Walkn is an prototype app built through React.js and Node that utilizes MongoDB to render geolocations for pet lovers and socialites alike. Enjoy a day or night on the town with your furry friend without the worry. Walkn provides you witha map of some of Atlanta's hottest spots for pets and their owners to socialize, grab a bite, or just hang out. Not only does Walkn allow you view pre-loaded locations in the Atlanta area to visit, but it also allows you to log and rate your own locations so you can save them for future reference. Learn all the best pet-friendly place in ATL and start adding to your collection now!

Technology:

  • NodeJS with ExpressJS server
  • Express-Session to build our authentication around
  • Bcrypt for hashing
  • Database
  • MongoDB/Mongoose
  • React.js
  • Axios-node module

Our database consists of 2 models/collections:

  • Users
  • Locations

Challenges:

Working through building out the authentication with forms, database, and local storage components was an experience that helped to layout the full Reactjs system in an easy and understandable way. A lot was learned in the process of writing most of our own authentication and verication methods with noteable exceptions of Bcrypt and Express-sessions instead of predesigned websites like IceBox. Additionally we hadn't considered the ephemeral storage of Heroku as being a major problem to solve as we weren't actually aware of the situation initially especially with the presence of two running servers from both MongoDB and Node.js.

Pictures:

Sign Up page: Sign Up Page

Login Page: Login Page

Home Page: Home Page 1 Home Page 2

Map Page: Map Page

Add Location: Add Location Page

Other Contributors:

Older Version

About

Visit the deployed website here:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •