Skip to content

yaron16ll/VacationSystem

Repository files navigation

Vacations Site

The project describes the development of a Vacation Tagging System, where each user can browse available vacations and mark them with a Follow tag. Any vacation followed by a user will be tracked for updates, and whenever the admin makes changes (such as updating dates, prices, or status), the modifications are saved in the database (DB) and reflected for all users who follow that vacation. The system provides a simple user experience with browsing, following, and receiving real-time updates based on administrative changes.

Topics:

  • HTML + CSS
    • HTML5 Structure
    • Bootstrap design
  • React
    • Redux
    • React -saga / thunk / middleware
    • Container components / service component / router etc..
  • NodeJS
    • Using express
    • Restfull App
  • MySQL
    • Design & create schema
    • Queries

Main Page:

mainPage


Mobile Friendly:

mobile


Admin Mode:

  • You can edit, add, delete a product. adminMode

Edit Panel:

edit

  • There's also an option to add a vacation

Admin Bar Graph:

  • Shows all following vacations and their amount of followings graph

About

Vacation Follow-Up SPA using React & Node.JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors