Giter VIP home page Giter VIP logo

andrem222 / final-project-cis355-fa23 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gannon-university-cis/final-project-cis355-fa23

1.0 1.0 0.0 17.58 MB

This project is a monorepo designed for building a scalable and modular REST APIs. It currently features a fully-implemented User Service and is structured to facilitate the seamless integration of additional services as needed. The architecture is crafted to be flexible for many use cases.

Shell 4.79% C# 94.61% Dockerfile 0.60%

final-project-cis355-fa23's Introduction

CIS 355 Lab 2

Documentation

CLICK FOR DOCUMENTATION

Getting Started

Initial Setup

Before you run the application, set up the database by following these steps. This ensures everything works smoothly.

Prerequisites

  • Open the project in VS Code and connect to the provided Dev Container.

Database Configuration

  1. Restore Dotnet Tools: Run dotnet tools restore in the terminal to install the Entity Framework (EF) CLI, necessary for applying EF migrations.

  2. Apply Database Migrations: Use dotnet ef update to apply all EF migrations and create the database if it doesn't exist.

Running the Application

After setting up the database, start the application using dotnet run or through your IDE. It will automatically create a default admin account.

See the "Default Admin Account" section for more information on using this account.

Default Admin Account

Overview

A default admin account is created automatically on the first startup in a development environment. It's designed for immediate access to administrative features.

Account Details

Usage

Use this account to sign in and access administrative areas. It's fully enabled for all features and settings, ideal for setup and testing.

Troubleshooting

If you can't access the application with the admin account, check if the database has been seeded correctly and look for any startup errors in the application logs.

final-project-cis355-fa23's People

Contributors

andrem222 avatar carlin010 avatar

Stargazers

 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.