Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

MenlyCSE/map-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Issues Discord-Server


Demo

Table of Contents


-back to top-

About The Project

The application will track STEM-related events, making things accessible and affordable.

Built With

  • React
  • Google
  • NPM
  • Node.js
  • Expo

-back to top-

Getting Started

Most of our packages and libraries require some knowledge in JavaScript. However, you don't need to worry because you can learn:

How our team operates:


-back to top-

Prerequisites

These are the list of things you need for your local environment. It's a good idea to have a code editor like Visual Studio Code. Otherwise, follow these simple steps and/or watch the YouTube guides to set up your local project:

Windows

  1. Install Windows terminal
  2. Install Git
  3. Install Node JS
  4. Use your terminal for the following commands:
npm install install --global expo-cli
expo register
expo login

Tip

You can follow this Windows YouTube Guide


MacOS

  1. Install iTerm2 terminal
  2. Install homeBrew
  3. Use your terminal for the following commands:
brew install node
brew install watchman
npm install install --global expo-cli
expo register
expo login

Tip

You can follow this MacOS YouTube Guide


-back to top-

Running the App

Use your code editor (e.g., Visual Studio Code) to run the following commands:

git clone https://github.com/STEM-E-Youth-Career-Development-Program/map-app.git
npm install
npm start

-back to top-

API Page

This contains a library of information (e.g., user information):

fetch('https://mapstem-api.azurewebsites.net/api/')

Tip

You can access the page here


-back to top-

How to Contribute

Contributions are what make this community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. With that said, there are a few ways you can add:


-back to top-

About

An app to track all STEM-E related events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%