Skip to content

harshit-bansal18/Assignment-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Assignment-1

Instructions

  • Fork this repo and make your own folders and then make weekly pull request about your work.
  • Add two folders inside your folders -- one for frontend and other for backend
  • Add actions to your project and host the website on github.
  • Use aws services to host your mongo database.
  • The app would contain an authentication screen, and the note-making screen.
  • Use Flutter/React.js for your frontend and node.js for your backend.
  • Don't forget to use routing and mongo database to save your notes.
  • Also use local storage so as to make the web/mobile app offline.
  • Avoid copying from internet or anywhere else as this is just for your learning.
  • Try to be creative and distribute your code into layers of presentation and actual logic
  • Use good coding practises and make your reusable.
  • Can also add more features if you want.
  • Don't forget to add your readme.md file containing teh documentation and instructions
  • Try to accumulate the sources as they would be helpful in other project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • CSS 4.3%
  • HTML 3.9%
  • Pug 0.6%