Skip to content

Gamufal/CharityConnects.pl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CharityConnects.pl

This is a university group project developed as part of the Software Engineering course.

Running the application on your local machine:

Frontend (React): Clone the repository. Navigate to the frontend folder and install the necessary dependencies by running npm install. Make sure you have Node.js installed on your system. Follow any additional instructions provided in the project to run the app locally.

Backend (ASP.NET): Ensure that you have the .NET SDK installed on your machine. Install the required dependencies for the backend. (if it didnt download automatically, you will need to download nuget package for EF, Fluent Validation and AutoMapper) In the NuGet Package Manager Console, run the update-database command to update the database with the latest migrations.

I was responsible for implementing the business logic backend api, and i was also creating the basisc of frontend.

About

University group project for Software Engineering classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 56.8%
  • JavaScript 33.1%
  • CSS 9.9%
  • HTML 0.2%