Skip to content

A Reactjs that allows users to create new events and view a list of scheduled events.

Notifications You must be signed in to change notification settings

Lembani/event_scheduler_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Scheduler Frontend

Overview

This frontend application provides an interface for managing events. It allows users to create new events and view a list of scheduled events. The frontend is built using React and Bootstrap for a modern, responsive design.

Features

  • Create new events with a specific start time, duration, and time zone.
  • View a list of all scheduled events.
  • Automatically refresh the event list after adding a new event.

Requirements

  • Node.js 14+
  • npm

Installation

Clone the Repository

git clone https://github.com/Lembani/event_scheduler_frontend.git
cd event_scheduler_frontend

Install Dependencies

npm install

Start the Development Server

npm start

API Integration

The frontend communicates with the backend API at http://localhost:8000/api/ for event management and timezone retrieval.

License

This project is licensed under the MIT License.

Contact

For questions or issues, please contact lembanisakala@gmail.com. Lembani Sakala

Acknowledgements

This project uses the following open source projects:

About

A Reactjs that allows users to create new events and view a list of scheduled events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published