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
- Node.js
- Express.js
- MongoDB
- Mongoose
- Passport.js
- Google maps
- Heroku
- ES6
- Bulma
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
This was a group project that I completed with Elodie Wanang
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.
