Skip to content

DarylAranha/AutoShow

Repository files navigation

Georgian College Autoshow

The Georgian College Autoshow app is the ultimate guide for auto enthusiasts, providing a complete list of upcoming auto shows and exhibitions in the college. With this app, you can participate in online games and surveys related to the automotive industry, and stay up-to-date with the latest events. You'll receive notifications about any new events added to the app, so you never miss out on an opportunity to experience the excitement of the auto world. Whether you're a car enthusiast, industry professional, or simply looking for a fun and informative day out, the Autoshow app has everything you need to stay connected and engaged.

How to run

Open your favourite terminal

$ cd <project-directory>
$ expo start

Then press

  • i (To run the project in IOS)
  • a (To run the project in Android)

Project Strucutre

  • App.js: Main component that starts your whole app.
  • assets: Asset folder to store all images, vectors, fonts, etc.
  • src: This folder is the main container of all the code inside your application.
    • components: Folder to store any common component that you use through your app (such as a generic button)
    • constants: Folder to store any kind of constant that you have.
    • routes: Folder to store the navigators.
    • redux: This folder should have all your reducers and store
    • views: Folder that contains all your application screens/features.
    • helper: Common api controller.
    • utils: Folder to store any common function such as calcutate radius, different date formatting functions

Contributor

  • Daryl Aranha

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published