Skip to content

feliceforgione/iEats2

Repository files navigation


Logo

Online Ordering Application

Report Bug · Request Feature

About The Project

Logo

Making online ordering easy without the service fees. A full-stack online ordering framework to quickly setup a food serives company.


Built With

Next.js 13 Prisma 5 PostgreSQL
TanStack Query 4 NextAuth.js 4 Cloudinary
Stripe TypeScript 5 Zustand 4
Google Maps TailwindCSS Docker

Features

  • Authenticate uses by using Google, Facebook, or GitHub
  • Process payments using Stripe
  • Fully reactive and responsive site
  • Easily add products and categories as administer
  • Manage orders

Getting Started

  • Create a .env file using .env-sample and using your own keys

  • Install packages

  • Run a docker container using docker-compose.yml

  • Generate prisma npx prisma generate

  • Run the development server:

    npm run dev
  • Open http://localhost:3000 with your browser to see the result.


Roadmap

  • Multi-language Support
  • Discount codes

See the open issues for a full list of proposed features (and known issues).


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Felice Forgione - @forgione67

Project Link: https://github.com/feliceforgione/iEats2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages