Building App From Start to End



  • Frontend

        Consist of 

  • user interface 
  • client-side logic          
  1. APP DESIGNING 
  2. TURING DESIGN INTO AN APP 

  • Backend 

        Consist of 

  • Database management 
  • Cloud storage 
  • User authentication 
  • Push notification 
  • Hosting 
  1. Create SQL Database 
  2. Build REST API (Python Flask)
  3. Hosting our API
  4. Safely storing user data  

Comments

Popular Posts