Skip to content

peterdidimitrov/SchoolFoodStamps

Repository files navigation

School Food Stamps Web Application

This is a school project presented at the ASP.NET Advanced final course defense, in conjunction with the completion of SoftUni's software engineering professional modules.

This repository contains the source code for the School Food Stamps web application. The application has been developed on ASP.Net Core MVC and allows parents, schools, and catering companies to manage food stamp services for students.

Table of Contents

Introduction

The School Food Stamps web application is designed to streamline the management of food stamp services for students in schools. It provides separate interfaces for parents, schools, and catering companies, each with specific functionalities.

Features

  • Parent Interface: Parents can view and manage food stamps for their children, renew food stamps, and purchase new food stamps.
  • School Interface: Schools can view food stamps for their students.
  • Catering Company Interface: Catering companies can manage their profiles, add dishes, and view food stamps for schools they serve.

Installation

To run the School Food Stamps web application locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Add connection string in appsettings.json file.
  3. Update-database.
  4. Run the application.

Usage

  1. Parent Interface:

    • Log in with your credentials.
    • View food stamps for your children.
    • Renew or purchase new food stamps as needed.
  2. School Interface:

    • Log in with your credentials.
    • View food stamps for your students.
  3. Catering Company Interface:

    • Log in with your credentials.
    • Manage your catering company profile.
    • Create dishes and menus.
    • Add new dishes to your menu.
    • Add allergens to your dishes.

Documentation

Detailed documentation for the School Food Stamps web application can be found in the docs directory of this repository.

License

This project is licensed under the MIT License.

Screenshots:

AppHomePage AppParentHomePage AppFoodStampPage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages