KwikFood is a web-based platform built using ReactJS for the front-end and Nhost cloud-based for the back-end. The platform uses PostgreSQL and GraphQL APIs provided by Nhost to facilitate the development process. It is accessible from any device with an internet connection and has a user-friendly and easy to navigate interface.
- ReactJS for the front-end
- Nhost cloud-based for the back-end
- PostgreSQL and GraphQL APIs provided by Nhost
- Replit for front-end deployment
To ensure that the KwikFood platform can handle a high volume of traffic and data, we are using Nhost as a cloud-based hosting provider and Replit for front-end deployment. This allows us to scale up or down the platform's resources as needed, ensuring that it remains fast and responsive for our users.
To use the KwikFood platform as a student, you can create a new account using your email and password. Alternatively, you can use the following credentials to login:
- Email: adityasingla.2802@gmail.com
- Password: student@123
To access the canteen side, please use the following credentials:
- Email: adityasingla.alt@gmail.com
- Password: canteen@123
- Email: smile61814@gmail.com
- Password: 123456789
Visit our project on this link: https://kwikfood.2802aditya.repl.co/
Check out our project demo on YouTube to see how KwikFood works: https://youtu.be/gg5Y4RZiO-8
If you are a canteen owner and would like to partner with KwikFood, please contact us through our website. We will provide you with a simple dashboard to manage your menu and orders.
If you want to contribute to this project, please follow these steps:
- Fork the repository using the "Fork" button on GitHub
- Clone the forked repository to your local machine
- Create a new branch for your changes using
git checkout -b your-branch-name
- Make your changes and commit them using
git commit -m "your commit message"
- Push your changes to your forked repository using
git push origin your-branch-name
- Create a pull request on GitHub
- Our platform was inspired by the need for a simple and efficient way to order food from canteens.
- Thanks to the contributors who have helped improve the project.