Skip to content

The IceCreamParlor Website Project aims to provide a website for a popular ice cream parlor, allowing customers to access recipes, order recipe books, provide feedback, and more. The website will have different functionalities for registered and unregistered users, and an admin panel to manage various aspects of the site.

Notifications You must be signed in to change notification settings

SyedAbdullahh/IceCreamParlorWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ice Cream Parlor Website

The project aims to create a website for a popular ice cream parlor, allowing customers to access recipes, order recipe books, provide feedback, and more. The website will have different functionalities for registered and unregistered users, and an admin panel to manage various aspects of the site.

Features

The Ice Cream Parlor website will consist of the following features:

Home Page

  • The home page will provide an overview of the ice cream parlor and its owner.
  • It will include a navigation menu with options like Home, Login, Free Recipe, Contact Us, Feedback, Adding Recipe, FAQ's, and Order Books.

Registration

  • Users can register on the website by making a payment.
  • Payment options include a monthly subscription for $15 and a yearly subscription for $150.
  • After successful registration, users will be able to log in using their username and password.

Free Recipe

  • Registered users will have access to a list of recipes for various ice cream flavors.
  • Each recipe will include details such as ingredients and procedures, along with an image.
  • Flavors may include Vanilla, Chocolate, Chocolate Chip, Strawberry, Mango, Black Currant, Cherry, Butterscotch, Walnut, Vanilla and Strawberry (Two in One), Pistachio, Banana, Banana Chocolate Chip, Chocolate Almond, Chocolate Truffle, Kiwi Fruit, Pineapple, Fruit and Nut, and Cashew Caramel Crunch.

Order Books

  • Both registered and unregistered users can order recipe books from the website.
  • Users will provide their details, including name, email, contact information, and delivery address.
  • The cost of the selected book will be calculated automatically.
  • Once the transaction is complete, users will receive a confirmation message.

Feedback

  • Users can provide feedback through a feedback form.
  • Both registered and unregistered users can submit feedback.
  • The feedback form will collect user comments and suggestions.

About Us

  • The About Us page will provide information about the ice cream parlor and its owner.
  • Users can learn more about the history and values of the business.

Contact Us

  • The Contact Us page will display contact details, such as email, phone number, and physical address.
  • Users can reach out to the ice cream parlor for inquiries or assistance.

Admin Panel

  • The admin panel will have a separate login page for administrative access.
  • The admin will be able to add, update, and manage recipe details.
  • The admin can view the list of registered users and their payment details.
  • Order details for the recipe books can be checked and updated.
  • Feedback provided by users can be reviewed.
  • Details of new recipes can be managed by the admin.

Tech Stack

Front-End: HTML, CSS, Bootstrap, JavaScript

Server: C#, ASP.NET Core MVC,SQL

Setup and Installation

To run the Ice Cream Parlor website locally, follow these steps:

  1. Clone the project repository from GitHub.
  2. Open Project in Visual Studio
  3. Make changes in the Connection String in appsettings.json file.
  4. Add Migration for the Creation of Database automatically by Project by writing command in Package Manager Console:
add-migration mymigration
  1. Update Database by writing this Command in Package Manager Console:
update-database
  1. Start the local web server and navigate to the website's URL.
  2. You should now be able to access and interact with the Ice Cream Parlor website.

Contributing

Contributions to the Ice Cream Parlor website project are welcome. If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

Application Interface:

Here are some Screenshots showcasing App's Interface:

Home Page

App Screenshot

About Us Page:

App Screenshot

Feedback Page:

App Screenshot

Buy Books Page:

App Screenshot

User Login Page:

App Screenshot

Recipe Page:

App Screenshot

Admin Dashboard:

App Screenshot

Reach Me Out At:

linkedin

About

The IceCreamParlor Website Project aims to provide a website for a popular ice cream parlor, allowing customers to access recipes, order recipe books, provide feedback, and more. The website will have different functionalities for registered and unregistered users, and an admin panel to manage various aspects of the site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages