ngonhan2k5 / mwa-final

MWA course CS-573-2020-Group3
MIT License
0 stars 1 forks source link

Create backend code base - Express, mongoose, jwt #3

Closed ngonhan2k5 closed 4 years ago

ngonhan2k5 commented 4 years ago

A2. Create backend code base:

  1. Specs:
    • using express-generator
    • mongoose, jwt auths
    • REST
    • dev env and prod env
  2. Structure: Structuring REST route see Feature [Tasks] (https://github.com/ngonhan2k5/mwa-final/issues/1)
    • common: signin, signup, ...
    • farmers: CRUD
    • customers: CRUD
    • orders: CRUD
    • products: CRUD
ngonhan2k5 commented 4 years ago

@knguyen93 How about folder name convention? frontend vs backend?

knguyen93 commented 4 years ago

@knguyen93 How about folder name convention? frontend vs backend?

I refer frontend-app & backend-app