Giter VIP home page Giter VIP logo

massagestudiolorem's Introduction

MassageStudioLorem

Web application for booking massage appointments. My project for the ASP.NET Core course at SoftUni. https://massagestudiolorem.azurewebsites.net/

ℹ️ How It Works

Guests

  • Have access to the welcome page for guests and can register or log in.

Clients

  • Can browse the categories, massages, and masseurs and see all the reviews of the selected masseur.
  • Can book a massage as well as check their upcoming and past appointments.
  • Can cancel an upcoming appointment and leave a review of the masseur from a past appointment.
  • Can join the studio's team by becoming a masseur.

Masseurs

  • Can check their work schedule which consists of upcoming appointments.
  • Can check all of the reviews left from their clients.

Admin

  • Can add or delete categories.
  • Can edit, add or delete massages. 
  • Can edit or delete masseurs.
  • Can delete reviews.

Time zones

  • The project uses the difference, in minutes, between a date as evaluated in the UTC zone, and the same date as evaluated in the client's local time zone. The offset is then used to calculate the client's current local date and time which is used in the booking, post a review, and showing appointments functionalities. The project assumes that the clients and masseurs live in the same time zone.

When you run the project for the first time sample data will be seeded as well as these test accounts:

  • Client -> username: Client / password: 123456
  • Male masseur -> username: Brayden / password: 123456
  • Female masseur -> username: Natalie / password: 123456
  • Admin -> username: BestAdminEver / password: 123456

The seeded client's Time Zone Offset is 180 minutes! (GMT+3)

Here is a screenshot of the project's database diagram

⚒️ Built With

  • ASP.NET Core 5
  • Entity Framework Core 5.0.9
  • Microsoft SQL Server Express
  • ASP.NET Identity System
  • MVC Areas
  • Razor Pages + Partial Views
  • Customized Blazor Log in and Resiter pages
  • Dependency Injection
  • Sorting and Paging with EF Core
  • Data Validation, both Client-side, and Server-side
  • Data Validation in the Input View Models
  • Custom Validation Attributes
  • Responsive Design
  • Bootstrap
  • jQuery
  • HtmlSanitizer
  • MyTested.AspNetCore.Mvc
  • Shouldly
  • xunit
  • Microsoft.NET.Test.Sdk  

License

This project is licensed under the MIT License.


This project is made only for educational purposes!


massagestudiolorem's People

Contributors

vasilstoyanov99 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.