Skip to content

Valentin9003/AJS

Repository files navigation

A.J.S.

version License Open Source Love Build status

Project Title

Multilingual Website for Ads, Jobs, Services and News.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

An explanation will be added of what you need to install the software and how to instal then

Installing

Will be added step by step series of examples that tell you how to get a development env running

And repeat

...

End with an example of getting some data out of the system or using it for a little demo

Running the tests

It will explain what is being tested and why

Break down into end to end tests

It will explain what is being tested and why

And coding style tests

It will explain what is being tested and why

Deployment

Will be added additional notes about how to deploy this on a live system

Built With

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE.md file for details

Changelog

  • Creation of the project
  • Integration with Appveyor has been added
  • Added Email Sender Provider
  • Migrated project to .Net Core 3.1
  • Added Error Logging
  • Added Facebook Authentication
  • Added multilingual backend functionality
  • Multilingual support has been added to the layout, views and identity
  • Added Data Models and configurations for them
  • Added Seed DB Method
  • Multilingual support has been added to data annotattion error messages and models attributes
  • Added Scaffold for MVC Structure (Models, Views, Controllers, Resx Files For Them and Main Services) For Ads, Jobs, News and Services
  • Added Extension metod for EndPoints
  • Added Tables For News in Database
  • Layout Changed
  • Migrated project to .Net Core 3.1.1
  • Added Custom Authorization Attribute
  • Added Custom "Denied" Controller, View and Localization for them
  • Seed Method are refactored
  • Added Categories Navigation Menu Partial View
  • Added Localization to Categories Tables in Database
  • Added APIs and Services for them
  • Added Service Helper