Giter VIP home page Giter VIP logo

booktracker-soc's Introduction

Book Tracker - Soc 21

Mentors - SAKET / SACHIN

Flutter coordinator - Shibashis

Mentees:

  • Samyak Gaikward
  • Rounak Dalmia
  • Vinit Nikam
  • Jatin Mankar
  • Rushi Chavda

About the repository:

  • number of branch : 2
  • Code branch for frontend screens
  • main branch for resorces and backend tools

Codes are there in different branch

Term 1 Materials-

Term 2 (post-midsem) -

Material for week 2

Task 1 : designing screen for authentiacation system (deadline: 15th May)

  • in this task you are supposed to design screens for your authentication system
  • Authentication system will have 3 screens backgroud color all pages: Color.fromRGBO(229, 229, 229, 1)

Screen1: Home page: this the main screen which says about the login and signin

 New Here (bg:-Color.fromRGBO(56, 166, 167, 1),TextStyle(
                         color: Colors.white,
                         fontSize: 24,
                       ),)
    Login (bg:-Color.fromRGBO(36, 130, 140, 1),TextStyle(
                         color: Colors.white,
                         fontSize: 24,
                       ),)
 BOOK TRACKER(fontSize: 36,
                         fontWeight: FontWeight.bold,
                         letterSpacing: 1.5,)

Screen2: register page: for new users

# Login ,Register Page 
Button:- 
   Color :-  Color.fromRGBO(56, 166, 167, 1),
   Border Radius :- 30
   Text:- fontsize- 14

#Login ,Register Text Fields :- 
 	fillColor: Color.fromRGBO(229, 229, 229, 1),

# Sign in with Google          
    	fontSize: 20,
    	color: Colors.grey,

Screen3: login page: for registered users

#Login Register Page
Text Header:-
   color: Color.fromRGBO(56, 166, 167, 1)
   fontSize: 38
   fontWeight: FontWeight.w900

Task 2: connecting authentiacation screens with firebase (deadline: 25th May)

You will we required to connect your authentication screens with firebase, so they can stores user data for authentication system.

Term 3

drive link- NodeJS session

Objectives:

  • learn basic fundamentals of ndoejs and expressjs

  • learn to connect node server with database (mongoose)

  • Build APIs and connect backend with frontend


< Happy Coding ! ♥️ />

booktracker-soc's People

Contributors

saket349 avatar sk-2809 avatar

Watchers

 avatar

Forkers

vinitnikam10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.