Skip to content

sul-igr/RMIT-FWP2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Further Web Programming (COSC2758) - Assignment 2

Loop Agile Now (LAN)

A prototype of an intra-firm social media web application developed for the imagined client company, Loop Agile. Frontend written in ReactJS with functional programming using React hooks and ChakraUI. Backend written in Node using Express and Sequelize.

To start the application first you need to create and fill in config.js file in the node/src/database directory.

Install the dependencies in both projects with npm install in node/ and now/ directories.

Start the applications from both of the directories with the npm start command.

About

Solutions to homework in Further Web Programming course at RMIT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages