Sukhrobjon / Charity-Tracker

BEW-1.1-MakeSchool contractor project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contractor Project

  • Charity Tracker

Descrition

  • A Contractor Project - The instructor will roleplay being a client to your engineering team.

  • The following required functionalities are completed:

    • Written in JavaScript using Node.js, Express.js, and MongoDB.
    • Written in MVC with separate files for each concern.
    • CRUD >=2 Resources and associate them
    • 100% test coverage of all routes
    • A conventional UI using Bootstrap 4
    • Pushed live to Heroku
  • You can interact with the app here in heroku

  • The following recipes added for Backend 2.1 at Make School

    • Simple Search
    • Pagination
    • Upload a file using AWS S3
  • The following optional features are implemented:

    • AJAX requests for POST/PUT/DELETE requests - Server-side rendering for GET requests.
    • No jQuery
    • Use an external API
  • You can check out the documentatoin here

About

BEW-1.1-MakeSchool contractor project


Languages

Language:JavaScript 64.8%Language:HTML 35.2%