Giter VIP home page Giter VIP logo

clevernote's Introduction

Clever Note

Connor, Crystal, Hailey, Kyle

MEAN Hackathon

Part 1

Objectives

Use prior concepts like RESTful endpoints, JWT tokens, and MongoDB to solve a problem
Create a functioning API with a team

This is part 1 of a two-part, day-long hackathon. Winners will be rewarded hansomely at the discretion of the instructional staff. Theme

Your theme for this hackathon will be given to you by your instructors.

Create a RESTful API that uses the following technologies:
    Node.js
    Express
    MongoDB
    Mongoose
You must create at least two models (embedded documents count)
JWT authentication is optional, but great if you want to protect your endpoints.
You must deploy to Heroku sometime today. However, you can do so in the afternoon if you run out of time (Hint: https://devcenter.heroku.com/articles/mongolab#adding-mongolab-as-a-heroku-add-on)
You may work in groups of 2-4 people (use git)
Test using Postman or another client
Feel free to data scrape or find other ways to populate the database for your API.
Note that there is a lot to do: teamwork is key

Part 2

Objectives

Utilize the API from this morning by making an Angular client
Create a functioning app with a backend API and frontend MVC client
Deploy an API server to Heroku

Continuing from earlier...

Now that you have a MVP for your API, add onto it by creating an Angular app to consume it

Create an Angular app the utilizes the API you made. Keep in mind the setup you'll need to perform:
    Creating a folder for static files
    Serving a single page with all the static files
    Redirecting endpoints that aren't API endpoints to the single page app
You must create at least two different frontend routes
    One can be an About page
REMINDER: You must deploy to Heroku sometime today (Hint: https://devcenter.heroku.com/articles/mongolab#adding-mongolab-as-a-heroku-add-on)

Task List:

  • Views

  • Databases

  • Routes

    • Get all notes
    • Get note detail
    • Add note
    • Update note
    • Delete note
  • Auth

  • [] Style

clevernote's People

Contributors

hailz avatar cannedyeti avatar krichdev avatar cgonzalez09 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.