An open API service indexing awesome lists of open source software.

https://github.com/ichala/short-let-frontend

This project is the frontend application for the Short Let project. This project is consuming th backend api from the short let api project built using Ruby on Rails. In this applicatin the users can reserve halls for their wedding parties, conferrence events, etc. In this project you can also have an admin dashboard if you login through the admin user.
https://github.com/ichala/short-let-frontend

boostrap rails-api reactjs

Last synced: 3 months ago
JSON representation

This project is the frontend application for the Short Let project. This project is consuming th backend api from the short let api project built using Ruby on Rails. In this applicatin the users can reserve halls for their wedding parties, conferrence events, etc. In this project you can also have an admin dashboard if you login through the admin user.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Short Let Frontend

This project is the frontend application for the Short Let project. This project is consuming th backend api from the short let api project built using Ruby on Rails. In this applicatin the users can reserve halls for their wedding parties, conferrence events, etc. In this project you can also have an admin dashboard if you login through the admin user.

> Here is a link to the [backend api application](https://github.com/d2ndjim/short-let-api) repository.

This application was built as a group project in less then 3 weeks.

## Kanban board

Here is the [Kanban Board](https://github.com/d2ndjim/short-let-api/issues/16) we planed to work on at the begining of this project.

![](https://user-images.githubusercontent.com/89282221/190205252-fd7bdeee-a2f2-4bc2-add9-e8efe93b9d51.gif)

## Built With

- React
- Redux
- Jest
- And some other open source react components

## Live Demo

[Look at the live demo](https://short-let-islands.vercel.app)

## Getting Started
Make sure you installed yarn package manager in your machine. Please follow the setup steps in order.

To get a local copy and up and running follow these simple example steps.

1. Open your favorite command line tool, and run the bellow commands.
2. Run `git clone [email protected]:d2ndjim/short-let-frontend.git`
3. Run `cd short-let-frontend`
4. Run `yarn install`
4. Run `yarn start`
5. Run `cp .env.example .env`
6. Update the `.env` file with proper configuration for the api application link

### Usage

### Run tests

The tests are built with `Jest` so you can run the `yarn test` command to run all of the tests.

## Authors

👤 **Aimal Amiri**

- GitHub: [@aimalamiri](https://github.com/aimalamiri)
- Twitter: [@meaimal](https://twitter.com/meaimal)
- LinkedIn: [aimalamiri](https://linkedin.com/in/aimalamiri)

👤 **Eid Hachem**

- GitHub: [@EidHachem](https://github.com/EidHachem)
- Twitter: [@eidHachem1](https://twitter.com/eidHachem1)
- LinkedIn: [Eid Hachem](https://linkedin.com/in/eid-hachem)

👤 **Ali Jendoubi**

- GitHub: [@iChala](https://github.com/iChala)
- LinkedIn: [@alijendoubi](https://linkedin.com/in/alijendoubi)

👤 **Lekan Jimoh**

- GitHub: [@d2ndjim](https://github.com/d2ndjim)
- Twitter: [@d2ndjim_](https://twitter.com/d2ndjim_)
- LinkedIn: [Lekan](https://linkedin.com/in/lekanj)

👤 **David Lyangenda**

- GitHub: [@Lyangenda](https://github.com/LYANGEND)
- Twitter: [@Lyangenda](https://twitter.com/david_lyangenda)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/david-lyangenda-623087151/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.