GithubHelp home page GithubHelp logo

sbogucki12 / corregidor Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 285 KB

Website in support of new web development services company

Home Page: http://corregidor-services.s3-website-us-west-1.amazonaws.com/

TypeScript 43.32% JavaScript 8.87% CSS 7.24% HTML 40.57%
angular

corregidor's Introduction

Corregidor (Client Side Application)

This is the public facing website I am building for Corregidor Services, LLC. The server-side infrastructure with code for capturing the user-submitted form data and the Entity Framework for submitting that data to the SQL Server database is currently in a sepearate repository until being merged later.

You can check out the current backend code here:

https://github.com/sbogucki12/corregidorbackend

What's Been Done So Far

I've laid out the basic website. The routes are established and the basic contact form has been written.

Next Steps

On the server side, I still have to finish my API controller, though much of the associated prep work is complete.

I then have to come back to this server-side code and connect the existing web forms to the API using the HTTP client module.

After that, I have some views to finish, and need to refactor to make the site more mobile friendly. Eventually this will be deployed to Azure or AWS (though, probably Azure since the backend is written in .NET with a SQL Server database; just makes sense - to me, at least).

Screenshots

  • Day One (Jan 25, 2018)

Imgur

Imgur

Imgur

Technologies

  • Client-side:

HTML, CSS (Bootstrap), Angular (5)

  • Server-side:

C# (.NET Core), Entity Framework, SQL Server

(I know this sounds crazy, but I think the actual web server for the basic site hosting will be written in JavaScript via Node/Express. WHy have a .NET API separate from the core Node Server? IDK. I just wanna. We'll see.)

Prototype

You can check out a barebones, static version of the site now, uploaded to an AWS S3 bucket. The forms aren't in this version, but the routing works. It's a test site, basically:

http://corregidor-services.s3-website-us-west-1.amazonaws.com/

This project was generated with Angular CLI version 1.6.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

corregidor's People

Contributors

sbogucki12 avatar angular-cli 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.