Skip to content

vishalgaddam873/wily

Repository files navigation

Wily ( e-library )

Wily is innovative library management system for a low income school that cannot afford a librarian.

Prerequisites

Usage

Follow below steps to run the app

  • Go to your project's root folder and run npm install.
  • Run npm start or expo start to run the project!

npm start

Runs the project in development mode.

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

npm start -- --reset-cache
# or
yarn start -- --reset-cache
# or 
expo start -c

Folder structure

This template follows a very simple project structure:

  • assets: Asset folder to store all images, vectors, etc.
  • components: Folder to store any common component that use through the app
  • screens: Folder that contains all application screens/features.
  • App.js: Main component that starts whole app.

Login Credentials

email id : [email protected]
password : 123456

Login Screen

Login screen

Transactions Screen

Transactions screen

Search Screen

Search screen

About

Wireless E-Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published