GithubHelp home page GithubHelp logo

itsdotnet / recore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamshidmaruf/recore

2.0 0.0 0.0 2.33 MB

The "Recore" repository is the collaborative effort between me and my teacher to develop a dynamic food ordering site. Based on a forked ordering site, we are using the MVC (Model-View-Controller) architecture and an API to enhance the platform's functionality and user experience.

C# 15.39% HTML 1.07% CSS 0.09% JavaScript 31.37% SCSS 52.09%
food-ordering ordering web

recore's Introduction

Recore - Food Ordering Platform

Recore is a web-based food ordering platform developed using MVC, ASP.NET, and .NET. It enables users to browse and order food from a variety of restaurants, making the food ordering process simple and convenient.

Table of Contents

Features

  • User Registration and Authentication
  • Browse Restaurants and Menus
  • Place Orders for Delivery or Pickup
  • Real-time Order Tracking
  • Payment Processing
  • User Reviews and Ratings
  • Admin Dashboard for Restaurant Owners
  • Multi-team Collaboration Support

Technologies Used

  • ASP.NET MVC
  • .NET Framework
  • Entity Framework
  • PostgreSql
  • Bootstrap
  • GitHub (for version control)
  • Visual Studio (for development)

Getting Started

To get started with Recore on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/osmondagi-bolalar/Recore.git
    
    

Certainly, I can help you create a README file for your GitHub project named "Recore," which is a food ordering platform built in MVC, ASP.NET, and .NET by a team. Below is a sample README file that you can use as a starting point:

markdown Copy code

Recore - Food Ordering Platform

Recore is a web-based food ordering platform developed using MVC, ASP.NET, and .NET. It enables users to browse and order food from a variety of restaurants, making the food ordering process simple and convenient.

Table of Contents

Features

  • User Registration and Authentication
  • Browse Restaurants and Menus
  • Place Orders for Delivery or Pickup
  • Real-time Order Tracking
  • Payment Processing
  • User Reviews and Ratings
  • Admin Dashboard for Restaurant Owners
  • Multi-team Collaboration Support

Technologies Used

  • ASP.NET MVC
  • .NET Framework
  • Entity Framework
  • SQL Server
  • HTML, CSS, JavaScript
  • Bootstrap
  • SignalR (for real-time features)
  • GitHub (for version control)
  • Visual Studio (for development)

Getting Started

To get started with Recore on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/Recore.git
    
  2. Open the project in Visual Studio.

  3. Configure the database connection in appsettings.json to point to your local PostgreSql instance.

  4. Configure the log files path in appsettings.json to point to your local logs instance.

  5. Open the Package Manager Console and run the following commands to apply migrations and update the database:

  Update-Database
  1. Build and run the application.
  2. Access the application in your web browser at http://localhost:port (the port will be specified in your Visual Studio environment).

Usage

  1. Browse the list of restaurants and their menus.
  2. Add items to your cart and proceed to checkout.
  3. Choose delivery or pickup options and complete the order.
  4. Create an account or log in to an existing one.
  5. Track the status of your order in real-time.

Contributing

We welcome contributions from the community to make Recore even better. To contribute:

Fork the repository.

  1. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature
  2. Make your changes and commit them with clear, concise commit messages.

  3. Push your changes to your forked repository.

  4. Create a pull request to the dafaulf repository's devs branch.

  5. Wait for code review and approval from the maintainers.

recore's People

Contributors

jamshidmaruf avatar muqimjon avatar itsdotnet avatar

Stargazers

RedHead avatar Nodir Ollonazarov 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.