Outlay

This is the submission project for the CIVO Hackathon

Features

Some of the main features of our website are:

  • [ ] Financial literacy will be provided to all who sign up on our page.
  • [ ] A test will be conducted after every course completion wherein you will be given some amount and then you will have to invest that and see practical application of your knowledge.
  • [ ] You will be recommended courses based on your age and the financial risk you can take at your age.
  • [ ] Goals can be updated by the user and hence you will be recommended courses based on that.

Installation

Installing our website is nothing hard and fast, one needs to fetch backend through forking, and install npm i then, fetch front end and then install npm I, this should be done in both the folders. Then backend has to be started by following certain commands namely node app.js. To start front end just enter the command through npm start. After this, our website is ready for use.

Ways to install or run this Outlay on your machine

  • [x] Download zip file or Clone the repository EasyBills.

    • [ ] Clone the repository with https or ssh

    Copying link

    • [ ] Open Bash/Terminal and run the following commands

      git clone <-copied_link->

      npm install npm start

Screenshots

This is the overview of EasyBills from Clients side.here are some screen shots of web pages

Home Page

Home Page

Signup Page

Signup Page

Login Page

Login Page

### Dashboard Page

Signup Page

### Add Goal Page

Add-Goal Page

### Profile Page

Profile Page

### Course Overview Page

Course-overview Page

### Course info Page

Course-info Page

### Course Page

course Page

Creators

All the people who made this project possible are as follows:

  • [ ] Tilak Atri
  • [ ] Guneet Singh
  • [ ] Divyanshi Choudhary
  • [ ] Harshul Namdev

Built With

Share this project:

Updates

posted an update

If you try to run our application using the URL it won't be able to run fully because our frontend of the application is hosted on an HTTPS connection but the civo cluster which provided the API is on an HTTP connection because of which an error shows up

Log in or sign up for Devpost to join the conversation.