Skip to content

Available Free on App Store - A daily quote generator customized to the user's preferences. Users receive a new quote directly on their IOS device through simple and elegant widget.

Notifications You must be signed in to change notification settings

winzamark123/JustSayin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Sayin - Daily Quote Generator Mobile App

Table of Contents

Introduction

JustSayin is a creative mobile application designed to inspire, motivate, and enrich your daily life through quotes. Each day, users receive a new quote directly on their iOS device through an elegantly designed widget, making inspiration just a glance away.

Landing PageCategory PageHome PageFriend PageWidget #1 PageWidget #2 PageWidget #3 Page

Live Demo

The app is currently Live on the App Store! You can download for free here!. App Store Image

You can also checkout the app through development using the following method:

  1. Navigate into frontend/ and run React Native frontend by
npm start
  1. Navigate into backend/ and run NodeJS backend by
npm run dev
  1. Navigate into frontend/ios then open XCode using
open frontend.xcworkspace

After XCode finishes loading, run the keyboard shortcut cmd + shift+ k (⌘⌃k) this will clean the build folder.

Then run cmd + r (⌘r) to rebuild the project. This will run simulator, and you will see the app running! Make sure to add our widget on the homepage for the full experience!

Frameworks and Tools

We are using the MERN tech stack:

  • Frontend: React Native and SwiftUI (for widgets)
  • Backend: NodeJS
  • Database: MongoDB

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Credits

About

Available Free on App Store - A daily quote generator customized to the user's preferences. Users receive a new quote directly on their IOS device through simple and elegant widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published