Code Monkey home page Code Monkey logo

studentenrollmentpage's Introduction

Student Enrollment

A project to practice building a full CRUD MVC as well as practice in app deployment through Azure.

Someone can go onto the site to enroll a student, delete a student, create a course, and delete a course as long as it has no students within.

Editing student information and course information is also a feature.

Getting Started:

Here is the link to the website to visit

In order to interact with the website should it be down, follow the protocol below:

  • Download the most recent .NET SDK
  • Navigate and download the project files
  • Once open, make sure to creat a local database for the CRUD operations to work properly.
  • In the PM console, use Update-Database as it will take the existing migrations with the project and create a new setup for you
    • (note: sometimes it will say install EF core and sometimes it does it for you)
  • After completed with the above, you should be seeing a site either the same as the one in the visuals below, or one even better! (hopefully)

Have fun running the application, explore the Students and Courses tabs for the afformentioned functionality.

Visuals (from site)

Credits && Acknowledgements
  • Code Fellows assignment for .Net 401 course
  • Detailed written Getting Started instructions from Eric Singleton
  • Amanda Iverson (Instructor) provided a great deal of help

studentenrollmentpage's People

Contributors

rhiannon98 avatar

Watchers

James Cloos 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.