Skip to content

raiyan12999/Virtual-Recipe-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Recipe Book

The Virtual Recipe Book is a web application built with Django that allows users to manage their recipes. Users can register, log in, and perform CRUD (Create, Read, Update, Delete) operations on recipes, providing a simple yet functional way to organize personal culinary data.


Features

  • User authentication (registration and login).
  • CRUD functionality for managing recipes.
  • Django templates for a dynamic and user-friendly frontend.
  • SQLite database for efficient data storage.

Technology Used

  • Backend: Django Framework
  • Database: SQLite
  • Frontend: Django templates with HTML and CSS

Backend

  • Django: Handles the core application logic, user authentication, and data management.
  • SQLite: A lightweight database solution for storing user and recipe data.

Frontend

  • HTML templates integrated with Django for dynamic content rendering.
  • Basic CSS for styling the pages.
  • Designed to be simple and functional.

Limitations

  • No REST API or external integrations.
  • Limited frontend interactivity without JavaScript.
  • Basic styling, with room for improvement in UI/UX.

Future Enhancements

  • Implement RESTful APIs for recipe sharing.
  • Add advanced filtering and search options for recipes.
  • Integrate a frontend JavaScript framework for a more interactive user experience.
  • Expand the database to support additional recipe metadata, such as preparation time and dietary preferences.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published