Skip to content

This is the submission project for the CIVO Hackathon

Notifications You must be signed in to change notification settings

phoneixcoder/Outlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Download zip file or Clone the repository Outlay.

    • 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◊

About

This is the submission project for the CIVO Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.0%
  • CSS 47.6%
  • HTML 0.4%