sanchit2107 / Flight-Management-System

This consists of the Flight Management System using Spring Boot and Angular 9. A complete example of learning Full-stack Development along with implementation
95 stars 71 forks source link

updated Readme #30

Closed ancasimon closed 3 years ago

ancasimon commented 3 years ago
  1. Updated Readme to include description, background, tech stack, features, backlog, contribution info, and icons for each section.
  2. Also added a new jpg file to the assets folder that gets displayed at the top of the Readme: airplane-wing-sky.jpg
  3. IMPORTANT NOTE: I noticed that the package-lock.json file got pulled into the changed files for this PR and I guess I didn't expect it to .... Is that ok?? Here's what the file looks like for me: Screen Shot 2020-10-23 at 8 29 29 PM
  4. Last but not least: I would like to add some screenshots to the Readme. Once I get the app actually working, I will take those screenshots and add them in.
  5. Of course, please let me know of any changes you would like to see!
sanchit2107 commented 3 years ago

Refer to your

  1. Updated Readme to include description, background, tech stack, features, backlog, contribution info, and icons for each section.
  2. Also added a new jpg file to the assets folder that gets displayed at the top of the Readme: airplane-wing-sky.jpg
  3. IMPORTANT NOTE: I noticed that the package-lock.json file got pulled into the changed files for this PR and I guess I didn't expect it to .... Is that ok?? Here's what the file looks like for me:
Screen Shot 2020-10-23 at 8 29 29 PM
  1. Last but not least: I would like to add some screenshots to the Readme. Once I get the app actually working, I will take those screenshots and add them in. 1. Of course, please let me know of any changes you would like to see!

Refer to ur point 3, actually you were not able to install npm dependencies. That's why the file is just like that only.

Yes for sure you can add them any time whenever you have the application running in ur system

I will review the PR and will merge with the required comment on changes if any.