Skip to content

ge64/nextjsReactAppointment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Appointment App

This is a simple React app that allows users to schedule appointments. It makes use of React, React Icons, and Tailwind CSS.

Installation

  1. Clone the repository.
  2. Navigate to the project directory and run npm install.
  3. Run npm start to start the app.

Usage

  1. Once the app is running, navigate to the homepage to view a list of current appointments.
  2. To add a new appointment, click the "Add Appointment" button and fill in the necessary information.
  3. To edit an existing appointment, click the edit button next to the appointment and make your changes.
  4. To delete an appointment, click the delete button next to the appointment.

Technologies Used

  • React
  • React Icons
  • Tailwind CSS

TODO

  • Sessions managed by generated passcodes for different groups
  • Add full calendar graphics for ease of use
  • Remove items on calendar that are more than a week old

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors