Giter Club home page Giter Club logo

dailyjourney-angular's Introduction

DailyJourney ๐Ÿš—

Links

Demo of the application: https://dailyjourney.netlify.app (bear in mind that most of the fake trips to try the app are around Valencia, ES!)

Repository of the API backend: https://github.com/EGimenoS/dailyjourneyapi

Introduction

This is my Master's Dissertation app for the "Master in web applications development" of the UOC (Universitat Oberta de Catalunya).
The project goal is to put people in contact in order to share their cars for their daily travels, such as commuting to go to their workplaces.
This repository contains the frontend part of the application, an Angular SPA. There is also a full-fledged backend made with Ruby on Rails as api-only mode that can be found here: DailyJourney API

A demo of the application is hosted here: https://dailyjourney.netlify.app

Setup and Installation

Install the angular CLI:

npm install -g @angular/cli

Clone the repo:

git clone https://github.com/EGimenoS/dailyjourney-angular.git

Install the dependencies:

npm install

And then run the development server with ng serve or build to deploy with ng build --prod

Main features

  • A user can register and login in the app
  • A user can create a new travel
  • A user can search for travels near of their desired destination and see them as a list and as markers in a map.
  • A user can register to any travel.
  • A travel owner can approve or reject a user registered to the travel.
  • A travel owner can edit and delete their travels.
  • A user can cancel their registration to a travel.
  • A user can see their registered and owned travels from their profile.
  • A user can change their name and password
  • A user can write messages in a travel chat if registered or owner.

Some screenshots

img

img

img

img

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.