Code Monkey home page Code Monkey logo

contactlibrary's Introduction

Welcome to my Contact Library Application

Startup guide:

You can get this application running with a few simple steps.

  1. Open up the command line an clone this repository or download the zip file.
  2. In Visual Studio, open up the newly downloaded project.
  3. At the top of the screen, click "IISExpress" or start debugging. - From the command line, you may type "dotnet run --project ContactsLibrary
  4. If the application doesn't automatically open up the browser, you may open up the browser of your choice and navigate to https://localhost:5001
  5. The application should be up and running.

Features:

There are a few features with this Contact Library.

  1. You can add, delete, and edit contacts.
  2. The front end is written strictly in functional components.
  3. The front end a single page application.

Things I would like to add.

I didn't get to adding all the features that I wanted to. Here is a brief list of things I was planning on adding.

  1. While you can add and delete contacts, the only action that gets the information from the ASP.Net server is the initial Get. I would like to add the other CRUD actions.
  2. I want to move the css to more specific files.
  3. The ability to drag and drop the contacts to be in a different order.

contactlibrary's People

Contributors

jaxonjporter avatar

Watchers

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