Skip to content

This is the Front-End React Interface that I built to connect with my Rails API Back-End. Here, the user can see a list of available tutors and make appointments with them.

Notifications You must be signed in to change notification settings

majovanilla/appointments-frontend

Repository files navigation

Final Capstone Project - Appointments App

This is the final Microverse's capstone project!! The purpose of the project is to create a Full-Stack app that works with a backend in Rails and a Frontend in React. This repo contains the frontend project. It's a React app that works as an interface to handle connections to the backend API. The main features you will find here are:

  • Create and authenticate users
  • Get a list of available tutors
  • Make an appointment with a tutor
  • Show the list of the user's appointments
  • Navigation through side navbar

Built With

  • React and Redux

Live Demo

You can find the complete and functional app here: Live Demo Link

Setup

  • To get a local copy up and running follow these simple example steps.
    • Clone the repo and cd in it.
    • Run npm install to get all packages installed on your directory
    • Run npm start to open the page locally
    • Then, go to the backend repo here and follow instructions there.

Author

👤 majovanilla

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • This project is part of the React Microverse Curriculum

📝 License

This project is MIT licensed.

About

This is the Front-End React Interface that I built to connect with my Rails API Back-End. Here, the user can see a list of available tutors and make appointments with them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages