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

https://github.com/arjun1237/chitrakala

Chitrakala is a modern movie booking app, that handles the entire booking process from selecting the movie to confirming the reservation on payment. It has cool features that lets you to go back to previous step in case of mistake during the booking process.
https://github.com/arjun1237/chitrakala

backend context-api frontend javascript react webdevelopment

Last synced: 11 months ago
JSON representation

Chitrakala is a modern movie booking app, that handles the entire booking process from selecting the movie to confirming the reservation on payment. It has cool features that lets you to go back to previous step in case of mistake during the booking process.

Awesome Lists containing this project

README

          

# Chitrakala - Ticket Booking React app

> A react ticket booking application which let users to book ticket based on date, location and time at there ease.

## Built With

- React js
- Styled Components

## Getting Started

**Just fork it and fell free to use it.**

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

### Prerequisites

1 Install Node js in your local system
2 Code Editor
3 Browser (optional)

### Install

After making a clone of this repo open your cmd/terminal and use

`npm install` (this will install all the dependencies )

### Starting app

Once everything has been installed, go to root folder. In the terminal type:

`npm start` (this will open localhost and start the app)

## Authors

👤 **Arjun K Prasad**

- Github: [@arjun1237](https://github.com/arjun1237/)
- Hackerrank: [@arjun1237](https://www.hackerrank.com/arjun1237)
- Linkedin: [@arjun1237](https://www.linkedin.com/in/arjun1237/)
- Email: (arjun1237.kp@gmail.com)

👤 **Keshav Mahawar**

- Github: [@KeshavMahawar](https://github.com/KeshavMahawar)
- Twitter: [@kesmahawar](https://twitter.com/kesmahawar)
- Linkedin: [Keshav Mahawar](https://www.linkedin.com/in/keshav-m-191a8b131)
- Email: (kes.mahawar@gmail.com)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/arjun1237/Chitrakala/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Implemented Context Api and and basic concepts of react to build this application
- Used local storage to store the data
- Used GeoLocation Api to get user location

## 📝 License

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