Code Monkey home page Code Monkey logo

crude-asp's Introduction

CRUDE-ASP

logo

CRUDE:

  • Create
  • Read
  • Update
  • Delete
  • Execute

This project aims to implement an easy-to-use platform to create CRUD Application websites using the most-available free technologies (classic ASP, bootstrap, fontawesome, angular, etc.), plus "Execute" functionality to expand database capabilities. Using this project you can easily create "Data Views" which would serve as CRUD interfaces where you can manipulate data from a SQL Server database, and to also execute custom database commands (such as stored procedures).

No coding knowledge required! All configuration and management of the CRUD elements are completely online with a GUI.

Data View Example

Data View Editing Example

Please see the Wiki for more info

Getting Started

These instructions will get you up and running on your local machine.

Prerequisites

To install Classic ASP on your machine, the following features will need to be installed using "Turn Windows features on or off":

  • Internet Information Services
    • Web Management Tools
      • IIS Management Console
      • IIS Management Scripts and Tools
      • IIS Management Service
    • World Wide Web Services
      • Application Development Features
        • ASP
        • ISAPI Extensions
        • ISAPI Filters
        • Server-Side Includes
      • Common HTTP Features (everything)

You will need a Microsoft SQL Server database to be installed. If you don't have a license already, you can download the Developer edition for free here.

Installing

This project is still in initial development, so there's nothing to install at the moment :)

But when there would be a first release, then it would be something like this:

  1. Deploy the database using a dacpac file.
  2. Copy the website folder to a subfolder in c:\inetpub\wwwroot
  3. Update the connection string in the configuration file (dist\asp\inc_config.asp)
  4. That's it! The site should be immediately operational and you should be able to start using it.

Built With

Authors

  • Eitan Blumin - Initial work - GitHub

List of other contributors who participated in this project.

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used, especially AdminLTE.
  • Do you want to help by participating in the project? Let me know via LinkedIn.

crude-asp's People

Contributors

eitanblumin avatar

Watchers

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