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.
- Host: GitHub
- URL: https://github.com/ichala/short-let-frontend
- Owner: ichala
- Created: 2022-09-14T12:12:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T13:16:32.000Z (over 2 years ago)
- Last Synced: 2025-02-02T06:11:13.741Z (4 months ago)
- Topics: boostrap, rails-api, reactjs
- Language: JavaScript
- Homepage: https://short-let-island.vercel.app/
- Size: 3.09 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.

## 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.