Giter Club home page Giter Club logo

feastful-recipes's Introduction

Feastful-Recipes

Welcome to Feastful-Recipes, a culinary platform where food meets technology. This project is designed to bring the joy of cooking and recipe discovery into the digital age.

Features

  • Recipe Discovery: Find a variety of recipes to suit any taste or occasion.
  • User Accounts: Create your own account to personalize your experience.
  • User Authentication: Secure login functionality to keep your account protected.
  • Favorites: Save your beloved recipes for quick access anytime.
  • Comments: Engage with the community by adding comments to recipes.
  • Ratings: Give stars to recipes and see community ratings.
  • Measurement Units: Choose between imperial and metric measurements for recipe ingredients.
  • Recipe Videos: Visualize the cooking process with added recipe videos.

Tech Stack

  • Backend: ASP.NET Core with MVC pattern for a robust and scalable API.
  • Frontend: React with Vite for a modern, fast, and reactive user interface.
  • Database: PostgreSQL for reliable and efficient data storage.

Getting Started

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

Prerequisites

  • .NET 8.0 SDK
  • Node.js
  • PostgreSQL

Installation

  1. Clone the repo
git clone https://github.com/magyardanielmark/feastful-recipes
  1. Install NPM packages for the frontend
cd frontend
npm install
  1. Set up the backend
cd backend
dotnet restore

Usage

  1. Start the backend server
dotnet run
  1. In a new terminal, start the frontend application
cd frontend
npm run dev

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.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

feastful-recipes's People

Contributors

magyardanielmark avatar

Watchers

 avatar

feastful-recipes's Issues

Seed Data Creation for Recipes App

Data Seeding:

  • Create Seed Data with Script/Tool (for automated generation and insertion)
  • Seed Database with Recipes (populate the database)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.