Skip to content

LiudmilaE/ironhack-project2-DynamicMap

 
 

Repository files navigation

Ironhack | Project 2 | Dynamic Map Nelene

Introduction

This is a repository for the one-week Project during Web Development Bootcamp in Ironhack in Paris - creating a full-stack application in pairs.

Application is deployed on Heroku. Nelene

Used technologies

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Passport.js
  • Google maps
  • Heroku
  • ES6
  • Bulma

Personal Opinion

The most difficult part was to implement authentication on the server side. But I think we managed to create decent application for one week project and without prior experience in backend development

Team Members

This was a group project that I completed with Elodie Wanang


Part of backlog | User stories

Guest user can

  • see the map with all spots, that are already accepted by admins;
  • see the details of these organizations;
  • use three filters to see spots on the map;
  • signup to become the contributor.

Contributor also can

  • login to see the profile;
  • add the spot on map;
  • see the list of spots, that they added;
  • edit the information about these spots;
  • delete the spots.

Admin also can

  • see the page with requests from contributors;
  • accept or reject any request about new or edited organizations.

About

deployed on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.5%
  • HTML 31.7%
  • CSS 5.8%