clauRamirez / NodeJS-React-EdinfestPlanner

Capstone group project for CodeClan Software immersive 16-week course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edinfest Planner - Plan your favourite events for all festivals in the city

This project is a reworked version using NodeJS and Express in the backend instead of Spring Boot. The rationale behind this is Express is a lighter tool and fits the purpose for this project better than Spring Boot.

TO-DO:

MVP:

  • Rewrite into NodeJS with Express ✓
  • Hook up front-end with back-end ✓
  • Integrate MongoDb
  • Rate limiting
  • Dockerize app

Extensions:

  • User authentication, store user favourites in database

About

Capstone group project for CodeClan Software immersive 16-week course.


Languages

Language:JavaScript 72.3%Language:CSS 20.4%Language:HTML 7.3%