Giter Site home page Giter Site logo

thesocialappfinal's Introduction

TheSocialApp Frontend React Native App

This project was created using React Native. The purpose of the app was to push myself outside of the comfortzone I was taught at Nashville Software School and to learn a new language on my own without the help of instructors. This app combined my knowledge of Javascript(React Native), CSS, and how to consume a Restful Api properly. I created the restful api and you can find it here. This is a fairly simple social app, it has 4 tabs and a login page. When you open the app you will be asked to login or register for an account. Once you have successfully logged in you are brought to the community page where you can see posts from other users as well as your own. The "users" tab will allow you to send a friend request to other users. The "Notes" tab will allow you to create new notes as well as delete any notes that you have taken. The last tab is the "profile" tab and this tab lists personal information you have entered as well as all the posts you have entered.

Getting Started

To download the project open up a terminal and type

git clone [email protected]:justinal64/thesocialappfinal.git

This will download the project to your local computer.

Next cd into the project

cd thesocialappfinal

Once you are in the proper directory type

npm install

to install all the project dependencies.
Next type

code . 

in your terminal to open the project in VS Code.
I recommend using VS Code to run this project, but we can argue over the best IDE another time ;).

Prerequisites

Before you can properly run this app in an emulator or on your device you will need to have access to my Backend Restful Api. Please follow the tutorial in this readme to install that project.

Installing

Now that you have installed all the Prerequisites it's time to start your mongo database.

cd ~/

next type

mongod

Your terminal should look similar to this. Mongo Started

Now you are ready to launch your application. In a seperate tab on your terminal cd into the root directory of the project and run the one of the following command.

npm run ios

or

npm run android

depending on which emulator you want to run the app on. You should see a screen like this.
Login Screen
Click "Sign Up" and create a new user. Once you have done that you will automatically be logged into the app.
Community Activity
The next tab is where you would add friends.
Users
The next is where you would keep and delete notes.
Notes
and finally the profile page is where you can edit your personal information and delete posts you have created.
Profile

Built With

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

thesocialappfinal's People

Contributors

justinal64 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

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.