GithubHelp home page GithubHelp logo

macatw / recipe-django-nextjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hagonin/recipe-django-nextjs

0.0 0.0 0.0 68.61 MB

RESTful API built with Django Rest Framework & Next.js

Home Page: https://recipe-api.up.railway.app/

License: MIT License

JavaScript 80.25% Python 4.21% CSS 14.73% HTML 0.80% Dockerfile 0.01% Procfile 0.01%

recipe-django-nextjs's Introduction

Recipe Api

This project is a RESTful API built with Django Rest Framework, which provides JWT authentication and enables users to search and share recipes by category and ingredients, with additional functionality for managing, rating, bookmarking and reviewing recipes. Live demo here.

Maintenance contributions welcome GitHub contributors License

Requirements (Prerequisites)

  • Python 3.10.6 and up
  • Django 4.1.5 and up
  • Django Rest Framework 3.14.0
  • Django Rest Framework Simple JWT 5.2.2

Installation

To get this project up and running locally on your computer follow the following steps.

  1. Fork or clone this repository to your local machine
  2. Create a python virtual environment and activate it $ source env/bin/activate or env\Scripts\activate on Windows
  3. Open up your terminal and run the following command to install the packages used in this project $ pip install -r requirements.txt
  4. Set up a Postgres database for the projec
  5. Rename the .env.example file found in the root directory of the project to .env and update the environment variables accordingly.

    Note: For local development, leave the Cloudinary configs empty or setup your local Cloudinary

  6. Run the following commands to setup the database tables and create a super user python manage.py migrate python manage.py createsuperuser
  7. Run the development server using : python manage.py runserver
  8. Open a browser and go to http://localhost:8000/

Screenshots

Screenshots of projects

Screenshots of the project

Features

  • ๐Ÿ” Powerful search engine with support for full-text search and Trigram Similarity
  • ๐Ÿ™Ž Custom User model with email and password authentication
  • ๐Ÿ”“ Password reset & email verification functionality
  • ๐Ÿ“— Interactive UI and flexible customization options for generating documentation using Swagger and ReDoc
  • ๐Ÿ”‘ Permission classes and throttling management
  • โœจ Frontend is built using Next.js and can be found here

Tech Stack / Built With

List down the technology / frameworks / tools / technology in this project.

  1. PostgreSQL - Database PostgreSQL
  2. Drf-yasg - Generate real Swagger/OpenAPI 2.0 specifications
  3. Cloudinary - Platform for all rich media types

Project Status

Project is: in progress

Authors

This remarkable project was a collaboration between two self-taught individuals who were inspired by the many brilliant women working in the tech industry. With a shared passion for coding, we worked together tirelessly to bring our vision to life and create something truly special. With dedication and hard work, we were able to build Homecook website which stands as a testament to our passion, creativity and drive. Hope you like it !

You can find me here at: Ha Gonin - feel free to contact me

Mi Huynh

License

Usage is provided under the MIT License. See LICENSE for the full details.

recipe-django-nextjs's People

Contributors

hagonin avatar huynhmi avatar

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.