Coder Social home page Coder Social logo

foodonline's Introduction

FoodOnline

This project was made for Web Applications in Production at University of West Attica department of Industrial Design and Production Engineering

The project is a web application for online purchasing of fast food from varius shops that are registered in the application.

Some of the features are realtime updates to the order from the shop to the client, User registration to save stores as favorites etc, Search for stores based on the client's addres and many more.

The application uses MySQL as the database, ASP.NET as the backend and Blazor WebAssemlby as the frontend.

Build and run

- What you will need

  • .Net Core 3.1+ SDK. If you have the latest version of Visual Studio then you will probably have it already so you can skip this step.
  • A mysql instance running at port 3306. The porject uses the user "root" with a password "password".
  • One database named foodonline
  • One database named foodonline_users
  • The Ef Core Tools to run migrations on the databases.

- Before you run

  • Use the "ef-app.ps1" and "ef-foodonline.ps1" scripts with the command "update" to apply the migrations to the databases.

- Using Visual Studio:

  1. The latest version.
  2. Open the solution.
  3. Set WebApi as the startup project and click run.

- Using Vs Code:

  1. TODO

- Using the dotnet CLI

  1. Navigate to the project folder named "WebApi"
  2. Run the command "dotnet run"

License

The MIT License

Resources read and watched to make the project

Notes

The project supports openid, but it's not impleneted in a clear manner, the project also is missing some features and pages in the frontend.

I will be updating the project whenever i can to make it what i imagined it to be at first!

foodonline's People

Contributors

dependabot[bot] avatar panoukos41 avatar

Watchers

 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.