/final-project-harvard

This project is an implementation of a programmers social network, you can sign up, sign in, look for others developers using filter like age, programming language that you like and you can edit you profile info.

Primary LanguageTypeScriptMIT LicenseMIT

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

JavaScript TypeScript Node CSS

Table of Contents
  1. About The Project
  2. How To Run
  3. Video Demo
  4. Authors

💻 About The Project - Sonetos

This project is an implementation of a programmers social network, you can sign up, sign in, look for others developers using filter like age, programming language that you like and you can edit you profile info.

Our project is called Sonnets, because we think the sonnet has a strong relationship with declarations of love and our app is a dating app.

The project consists of a relationship app made for programmers. the user can register on the platform, login and logout, edit their profile and search for new people.

First we made a javascript backend to expose the endpoints that access or edit the sqlite database.

The front-end was made in react js and in turn it accesses these endpoints and displays or performs the changes.

Register and Login

Login

Edit Profile

Edit

Logout

logout

Find People

Find

Social media

socialmedia

🚀 How To Run

# Clone the repository
$ git clone https://github.com/antuniooh/final-project-harvard.git

# Access the project folder in your terminal / cmd
$ cd final-project-harvard

# you need to create database and start the server
$ cd server
$ npm run db
$ npm start

#  Now, start the front-end
$ cd web-app
$ npm start

# Or, just run front and backend with our script
$ bash run.sh

🎥 Video Demo

https://youtu.be/E6HtyRJIpFA

🤖 Authors

Antonio Gustavo | Henrique Vital
drawing | drawing